From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: 23.0.60; Heavy display problems with new font backend Date: Sun, 20 Apr 2008 15:52:35 +0200 Message-ID: <87ve2cfxb0.fsf@baldur.tsdh.de> References: <87hcdy6srx.fsf@baldur.tsdh.de> <87ej91hhtw.fsf@localhorst.mine.nu> <871w50euck.fsf@baldur.tsdh.de> <87od84btkv.fsf@localhorst.mine.nu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1208699617 3185 80.91.229.12 (20 Apr 2008 13:53:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Apr 2008 13:53:37 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 20 15:54:12 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 1JnZzf-0001VO-NQ for ged-emacs-devel@m.gmane.org; Sun, 20 Apr 2008 15:54:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JnZz0-0008Sm-6O for ged-emacs-devel@m.gmane.org; Sun, 20 Apr 2008 09:53:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JnZyC-00085X-VW for emacs-devel@gnu.org; Sun, 20 Apr 2008 09:52:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JnZyB-000858-5S for emacs-devel@gnu.org; Sun, 20 Apr 2008 09:52:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JnZyB-000855-0c for emacs-devel@gnu.org; Sun, 20 Apr 2008 09:52:39 -0400 Original-Received: from out1.smtp.messagingengine.com ([66.111.4.25]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JnZyA-0004Y4-Vt for emacs-devel@gnu.org; Sun, 20 Apr 2008 09:52:39 -0400 Original-Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 6B547EDB32 for ; Sun, 20 Apr 2008 09:52:38 -0400 (EDT) Original-Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Sun, 20 Apr 2008 09:52:38 -0400 X-Sasl-enc: 1dbDTl+njpGOiBtp8OAsdwurxp0EJEFDOxNby3bJTJ8p 1208699557 Original-Received: from baldur.tsdh.de (p54AF30BA.dip0.t-ipconnect.de [84.175.48.186]) by mail.messagingengine.com (Postfix) with ESMTPA id 908842DF04 for ; Sun, 20 Apr 2008 09:52:37 -0400 (EDT) Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: <87od84btkv.fsf@localhorst.mine.nu> (David Hansen's message of "Sun, 20 Apr 2008 14:26:40 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:95518 Archived-At: David Hansen writes: Hi David, >>>> 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). >> >> No, it is and was set to rgb: > > Ah, ok, my fault when adding colors in my head :) No problem. What's really strange is that today everything looks much better. The normal font looks sharp, there're very few bold chars and I cannot reproduce the bug with the combined chars in UTF-8-demo.txt. Looking at the ChangeLogs I cannot find a change that might have fixed the problems. Well, yesterday was a bad day anyway -- weather, mood, work... Probably I screwed emacs up mentally. ;-) Bye, Tassilo