From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: Antialiased text on X11 Date: Fri, 11 Mar 2005 05:58:46 +0100 Message-ID: References: <20050310231530.GH3992@boetes.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1110517665 21765 80.91.229.2 (11 Mar 2005 05:07:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 11 Mar 2005 05:07:45 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 11 06:07:45 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D9cN8-0003kA-L6 for ged-emacs-devel@m.gmane.org; Fri, 11 Mar 2005 06:07:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D9cc9-0006n1-63 for ged-emacs-devel@m.gmane.org; Fri, 11 Mar 2005 00:23:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D9cbP-0006YN-8e for emacs-devel@gnu.org; Fri, 11 Mar 2005 00:22:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D9cbJ-0006W7-Qj for emacs-devel@gnu.org; Fri, 11 Mar 2005 00:22:18 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D9cbJ-0006Oc-HW for emacs-devel@gnu.org; Fri, 11 Mar 2005 00:22:17 -0500 Original-Received: from [195.54.107.70] (helo=mxfep01.bredband.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D9cEg-0004RA-NM for emacs-devel@gnu.org; Thu, 10 Mar 2005 23:58:55 -0500 Original-Received: from coolsville.localdomain ([83.226.180.210] [83.226.180.210]) by mxfep01.bredband.com with ESMTP id <20050311045853.HEAU26135.mxfep01.bredband.com@coolsville.localdomain>; Fri, 11 Mar 2005 05:58:53 +0100 In-Reply-To: <20050310231530.GH3992@boetes.org> Original-To: Han Boetes X-Mailer: Apple Mail (2.619.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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: news.gmane.org gmane.emacs.devel:34458 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34458 > Stefan Monnier wrote: >> A Cairo port will probably make sense at some point, but I think that >> anti-aliasing support for X11 (using xft) is more urgent. > > A lot of people _think_ they need AA support. Until I tell them about > the terminus-font that is. :-) > > I tested the AA branch but that developer dislikes gtk so much he > nearly > ripped it out. And that's the only toolkit that supports AA! Where is that branch? How do you access it? Jan D.