From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Yuri D'Elia Newsgroups: gmane.emacs.devel Subject: Re: freetype rgba font rendering Date: Fri, 09 Dec 2016 16:04:32 +0100 Message-ID: <87y3zpywhr.fsf@wavexx.thregr.org> References: <87oa0l41pk.fsf@wavexx.thregr.org> <83mvg5gnxa.fsf@gnu.org> <87y3zpw3s2.fsf@wavexx.thregr.org> <83lgvpgnc7.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1481295947 21771 195.159.176.226 (9 Dec 2016 15:05:47 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 9 Dec 2016 15:05:47 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 09 16:05:32 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cFMjs-0003Ih-9X for ged-emacs-devel@m.gmane.org; Fri, 09 Dec 2016 16:05:32 +0100 Original-Received: from localhost ([::1]:47174 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cFMju-0005Xe-LE for ged-emacs-devel@m.gmane.org; Fri, 09 Dec 2016 10:05:34 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56111) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cFMjA-0005Kt-8K for emacs-devel@gnu.org; Fri, 09 Dec 2016 10:04:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cFMj6-0003Gn-AH for emacs-devel@gnu.org; Fri, 09 Dec 2016 10:04:48 -0500 Original-Received: from [195.159.176.226] (port=52484 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cFMj6-0003Fu-2h for emacs-devel@gnu.org; Fri, 09 Dec 2016 10:04:44 -0500 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cFMiz-00050S-0F for emacs-devel@gnu.org; Fri, 09 Dec 2016 16:04:37 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:LVIM9PaWEK+IkdMgdWpPSQAgVx4= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:210183 Archived-At: On Fri, Dec 09 2016, Eli Zaretskii wrote: >> On Fri, Dec 09 2016, Eli Zaretskii wrote: >> >> The Xft.rgba X resource *does* have effect though. >> > >> > Is this a new problem with Emacs 25.1, or did it happen with previous >> > versions as well? >> >> I tested emacs 24.5.1, and it behaves the same way, so seems to be an >> old quirk. > > Thanks. I guess it probably means Emacs never supported this. It just feels odd, as the other properties behave as expected. Should I file a bug?