From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: variable-pitch faces not anti-aliased Date: Sat, 24 May 2008 23:04:01 -0400 Message-ID: <87bq2vulsu.fsf@stupidchicken.com> References: <871w43pjdi.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1211684655 16225 80.91.229.12 (25 May 2008 03:04:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 25 May 2008 03:04:15 +0000 (UTC) Cc: emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 25 05:04:55 2008 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 1K06XV-0007l0-84 for ged-emacs-devel@m.gmane.org; Sun, 25 May 2008 05:04:53 +0200 Original-Received: from localhost ([127.0.0.1]:32793 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K06Wk-00026D-Dx for ged-emacs-devel@m.gmane.org; Sat, 24 May 2008 23:04:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K06Wg-00023f-4F for emacs-devel@gnu.org; Sat, 24 May 2008 23:04:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K06We-00020u-Q2 for emacs-devel@gnu.org; Sat, 24 May 2008 23:04:01 -0400 Original-Received: from [199.232.76.173] (port=56210 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K06We-00020S-IG for emacs-devel@gnu.org; Sat, 24 May 2008 23:04:00 -0400 Original-Received: from c-98-216-111-182.hsd1.ma.comcast.net ([98.216.111.182]:11423 helo=furry) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K06We-0007Yh-Ld for emacs-devel@gnu.org; Sat, 24 May 2008 23:04:00 -0400 Original-Received: by furry (Postfix, from userid 1000) id 2766FC04D; Sat, 24 May 2008 23:04:01 -0400 (EDT) In-Reply-To: <871w43pjdi.fsf@stupidchicken.com> (Chong Yidong's message of "Thu, 15 May 2008 13:28:09 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:97683 Archived-At: Chong Yidong writes: > After the font-backend merge, I noticed that variable-pitch faces, such > as the text in the splash screen, are no longer anti-aliased. Is this > intentional? Has anybody else encountered this problem?