From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: font - dpi settings ignored? Date: Wed, 25 Jun 2008 21:29:33 +0900 Message-ID: References: <871w2nqtj8.fsf@literaturlatenight.de> <87od5r2vfd.fsf@literaturlatenight.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1214396998 25477 80.91.229.12 (25 Jun 2008 12:29:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 25 Jun 2008 12:29:58 +0000 (UTC) Cc: emacs-devel@gnu.org To: henry atting Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 25 14:30:43 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 1KBU8y-0000u0-NZ for ged-emacs-devel@m.gmane.org; Wed, 25 Jun 2008 14:30:36 +0200 Original-Received: from localhost ([127.0.0.1]:46888 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KBU89-0005D2-3X for ged-emacs-devel@m.gmane.org; Wed, 25 Jun 2008 08:29:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KBU84-0005Co-Kd for emacs-devel@gnu.org; Wed, 25 Jun 2008 08:29:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KBU82-0005C8-W1 for emacs-devel@gnu.org; Wed, 25 Jun 2008 08:29:40 -0400 Original-Received: from [199.232.76.173] (port=41899 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KBU82-0005C3-U3 for emacs-devel@gnu.org; Wed, 25 Jun 2008 08:29:38 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:41851) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KBU82-0005NA-GU for emacs-devel@gnu.org; Wed, 25 Jun 2008 08:29:39 -0400 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id m5PCUbf4029324; Wed, 25 Jun 2008 21:30:38 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp4.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id m5PCTZ8u024707; Wed, 25 Jun 2008 21:29:35 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp4.aist.go.jp with ESMTP id m5PCTXtA015612; Wed, 25 Jun 2008 21:29:33 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.69) (envelope-from ) id 1KBU7x-0007US-Jq; Wed, 25 Jun 2008 21:29:33 +0900 In-reply-to: <87od5r2vfd.fsf@literaturlatenight.de> (message from henry atting on Tue, 24 Jun 2008 08:34:14 +0200) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-kernel: by monty-python.gnu.org: Solaris 9 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:99914 Archived-At: In article <87od5r2vfd.fsf@literaturlatenight.de>, henry atting writes: > henry atting wrote: > > For some time past my dpi settings seem to be ignored. In my > > ~/.Xdefaults it is set like this: > > > > Xft.dpi: 96 Could you tell me what does Xft.dpi means? Is it a way to tell X applications to assume the specified DPI instead of what the X server tells by DisplayHeight() and DisplayHeightMM()? > > 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'. What do you mean by 'thin'? Is the pixelsize 15 not correct? Or the pixelsize is ok, but glyphs are just thin? --- Kenichi Handa handa@ni.aist.go.jp