From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Stefan Monnier" Newsgroups: gmane.emacs.devel Subject: Re: earn $100 and reduce the Emacs TODO list Date: Wed, 08 May 2002 09:17:56 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: <200205081317.g48DHuj04044@rum.cs.yale.edu> References: <1020746269.5138.170.camel@space-ghost> <200205080012.g480CIg08628@rum.cs.yale.edu> <1020848643.1281.879.camel@space-ghost> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1020863904 10383 127.0.0.1 (8 May 2002 13:18:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 8 May 2002 13:18:24 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 175RKq-0002hM-00 for ; Wed, 08 May 2002 15:18:24 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 175RSy-0004Qu-00 for ; Wed, 08 May 2002 15:26:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 175RKi-00061o-00; Wed, 08 May 2002 09:18:16 -0400 Original-Received: from rum.cs.yale.edu ([128.36.229.169]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 175RKO-00060f-00; Wed, 08 May 2002 09:17:56 -0400 Original-Received: (from monnier@localhost) by rum.cs.yale.edu (8.11.6/8.11.6) id g48DHuj04044; Wed, 8 May 2002 09:17:56 -0400 X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4 Original-To: Colin Walters Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:3719 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3719 > > It shouldn't be too difficult from what I understand (but I don't > > understand much of Xlib programming). For what it's worth I have > > appended a quick-hack "anti-aliased fonts for XEmacs" patch posted > > to the XEmacs list a while back. > > I will ask Vladimir if he's willing to assign copyright, so his code > could at least be used as a base. I don't think it's worth it to use his code as a base. It's just to give Xlib programmers unfamiliar with XRender and/or with the Emacs redisplay engine some idea of where to start looking to implement the hack. Stefan