From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Barzilay Newsgroups: gmane.emacs.help Subject: Controlling antialiasing Date: Sun, 17 Jan 2010 23:28:01 -0500 Organization: A noiseless patient Spider Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1263790101 2257 80.91.229.12 (18 Jan 2010 04:48:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Jan 2010 04:48:21 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 18 05:48:14 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NWjXA-0005wM-Om for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Jan 2010 05:48:12 +0100 Original-Received: from localhost ([127.0.0.1]:47594 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NWjXB-0006eb-O3 for geh-help-gnu-emacs@m.gmane.org; Sun, 17 Jan 2010 23:48:13 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!news.glorb.com!news2.glorb.com!feeder.erje.net!feeder.eternal-september.org!eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 8 Injection-Date: Mon, 18 Jan 2010 04:28:02 +0000 (UTC) Injection-Info: feeder.eternal-september.org; posting-host="ugXjWNJpIrb6MUT2IdE+FQ"; logging-data="29221"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19AXUN+CZ43g7cYMyjIt6EV8rN1pInjT0A=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:XP5kDYSm3NTGJsUWUrwGq89AEns= sha1:SUU66MV/AT1H++qfJ67LMVsjjj8= Original-Xref: news.stanford.edu gnu.emacs.help:176213 X-Mailman-Approved-At: Sun, 17 Jan 2010 23:46:51 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71285 Archived-At: Is there a way to dynamically control whether a face is antialiased? I'm looking for a way to toggle it dynamically, and the only way I've found so far is by changing the Xft.antialias resource through xrdb, and openning a new frame -- it would be much more convenient if I can do it completely inside emacs. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life!