From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: henry atting Newsgroups: gmane.emacs.devel Subject: font - dpi settings ignored? Date: Tue, 24 Jun 2008 07:41:15 +0200 Organization: IPreferNotTo Message-ID: <871w2nqtj8.fsf@literaturlatenight.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1214286347 25886 80.91.229.12 (24 Jun 2008 05:45:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 24 Jun 2008 05:45:47 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 24 07:46:32 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 1KB1MN-0004U6-8l for ged-emacs-devel@m.gmane.org; Tue, 24 Jun 2008 07:46:31 +0200 Original-Received: from localhost ([127.0.0.1]:32851 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KB1LX-0006vI-Sr for ged-emacs-devel@m.gmane.org; Tue, 24 Jun 2008 01:45:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KB1LE-0006o5-IF for emacs-devel@gnu.org; Tue, 24 Jun 2008 01:45:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KB1LC-0006mt-F5 for emacs-devel@gnu.org; Tue, 24 Jun 2008 01:45:19 -0400 Original-Received: from [199.232.76.173] (port=42209 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KB1LB-0006md-KD for emacs-devel@gnu.org; Tue, 24 Jun 2008 01:45:17 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:55759 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KB1L8-0008IJ-Qr for emacs-devel@gnu.org; Tue, 24 Jun 2008 01:45:16 -0400 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1KB1Kx-0007PT-3E for emacs-devel@gnu.org; Tue, 24 Jun 2008 05:45:03 +0000 Original-Received: from port-92-195-116-5.dynamic.qsc.de ([92.195.116.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Jun 2008 05:45:03 +0000 Original-Received: from nospam by port-92-195-116-5.dynamic.qsc.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Jun 2008 05:45:03 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: port-92-195-116-5.dynamic.qsc.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:M8Bi47/zto4wL3cD24tymXTKHoA= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:99828 Archived-At: For some time past my dpi settings seem to be ignored. In my ~/.Xdefaults it is set like this: Xft.dpi: 96 My font is: display: by this font (glyph code) -unknown-DejaVu Sans Mono-normal-normal-normal-*-15-*-*-*-m-0-iso8859-1 (#x37) I get an anti-aliased font but 'thin'. henry