From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Newsgroups: gmane.emacs.devel Subject: Re: Antialiased text on X11 Date: Tue, 22 Mar 2005 09:21:04 -0500 Message-ID: References: <20050310231530.GH3992@boetes.org> <87eke7alxt.fsf@ID-87814.user.uni-berlin.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1111501211 14590 80.91.229.2 (22 Mar 2005 14:20:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 22 Mar 2005 14:20:11 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 22 15:20:11 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DDkEp-0002Rg-1U for ged-emacs-devel@m.gmane.org; Tue, 22 Mar 2005 15:20:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DDkW7-0000tc-Vk for ged-emacs-devel@m.gmane.org; Tue, 22 Mar 2005 09:38:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DDkVO-0000rI-Cn for emacs-devel@gnu.org; Tue, 22 Mar 2005 09:37:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DDkVK-0000oi-4q for emacs-devel@gnu.org; Tue, 22 Mar 2005 09:37:11 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DDkVJ-0000oG-Rn for emacs-devel@gnu.org; Tue, 22 Mar 2005 09:37:09 -0500 Original-Received: from [206.47.199.141] (helo=simmts12-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DDkFl-0000uw-8Y for emacs-devel@gnu.org; Tue, 22 Mar 2005 09:21:05 -0500 Original-Received: from empanada.home ([70.49.83.30]) by simmts12-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20050322142104.VIHZ1542.simmts12-srv.bellnexxia.net@empanada.home>; Tue, 22 Mar 2005 09:21:04 -0500 Original-Received: by empanada.home (Postfix, from userid 502) id 9B9594898DB; Tue, 22 Mar 2005 09:21:04 -0500 (EST) Original-To: Oliver Scholz In-Reply-To: <87eke7alxt.fsf@ID-87814.user.uni-berlin.de> (Oliver Scholz's message of "Tue, 22 Mar 2005 13:45:34 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) 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:34962 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34962 > Just one issue that might come up later. I would be grateful if you'd > also think about ways to customize AA per font and/or face along the > way; provided that this is feasible at all. AFAIK this can be controlled globally (for all Xft apps) with the config file (whose name escapes me just now, fonts.conf or somesuch). Stefan