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: variable-pitch faces not anti-aliased Date: Thu, 15 May 2008 13:28:09 -0400 Message-ID: <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 1210872530 27700 80.91.229.12 (15 May 2008 17:28:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 May 2008 17:28:50 +0000 (UTC) Cc: emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 15 19:29:28 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 1JwhGX-0000Y8-Pt for ged-emacs-devel@m.gmane.org; Thu, 15 May 2008 19:29:18 +0200 Original-Received: from localhost ([127.0.0.1]:35597 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JwhFm-00005O-Os for ged-emacs-devel@m.gmane.org; Thu, 15 May 2008 13:28:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JwhFj-00005C-BQ for emacs-devel@gnu.org; Thu, 15 May 2008 13:28:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JwhFd-0008WN-Ma for emacs-devel@gnu.org; Thu, 15 May 2008 13:28:26 -0400 Original-Received: from [199.232.76.173] (port=41475 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JwhFd-0008WK-Gt for emacs-devel@gnu.org; Thu, 15 May 2008 13:28:21 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:36453) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JwhFc-0004cS-MF for emacs-devel@gnu.org; Thu, 15 May 2008 13:28:21 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 4F6174E4B8; Thu, 15 May 2008 13:28:09 -0400 (EDT) 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:97220 Archived-At: 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?