From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Hansen Newsgroups: gmane.emacs.devel Subject: Re: 23.0.60; Heavy display problems with new font backend Date: Sat, 19 Apr 2008 19:31:39 +0200 Organization: disorganized Message-ID: <87ej91hhtw.fsf@localhorst.mine.nu> References: <87hcdy6srx.fsf@baldur.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1208629636 29703 80.91.229.12 (19 Apr 2008 18:27:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Apr 2008 18:27:16 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 19 20:27:51 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JnH1o-0002r8-Qo for ged-emacs-devel@m.gmane.org; Sat, 19 Apr 2008 19:39:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JnH19-0005vm-R4 for ged-emacs-devel@m.gmane.org; Sat, 19 Apr 2008 13:38:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JnH11-0005tD-LB for emacs-devel@gnu.org; Sat, 19 Apr 2008 13:38:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JnH10-0005sZ-0Y for emacs-devel@gnu.org; Sat, 19 Apr 2008 13:38:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JnH0z-0005sQ-RM for emacs-devel@gnu.org; Sat, 19 Apr 2008 13:38:17 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JnH0z-0005re-9m for emacs-devel@gnu.org; Sat, 19 Apr 2008 13:38:17 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JnH0v-0001ys-TM for emacs-devel@gnu.org; Sat, 19 Apr 2008 17:38:13 +0000 Original-Received: from e178021005.adsl.alicedsl.de ([85.178.21.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Apr 2008 17:38:13 +0000 Original-Received: from david.hansen by e178021005.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Apr 2008 17:38:13 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 9 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: e178021005.adsl.alicedsl.de User-Agent: Gnus/5.110009 (No Gnus v0.9) Emacs/23.0.60 (gnu/linux) Mail-Copies-To: nobody Cancel-Lock: sha1:jyifg7+LEEpnOweGJ0vkJX/ZZmI= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:95465 Archived-At: On Sat, 19 Apr 2008 09:19:33 -0400 Stefan Monnier wrote: > IIUC subpixel anti-aliasing is indeed not enabled. It is, at least in the first screenshot (you can see the color artifacts when you magnify the image). But I suspect it's set to BGR and not RGB (as most LCDs require). David