Re: Beta2: Nice job!

From: Daniel O'Connor <doconnor_at_gsoft.com.au>
Date: Tue, 23 Aug 2005 21:52:12 +0930
On Tuesday 23 August 2005 04:27, Andreas Hauser wrote:
> dodell wrote _at_ Mon, 22 Aug 2005 07:01:50 -0700:
> > They all use Bitstream Vera at a > ridiculously small font size
>
> startx -- -dpi 100
> better ?

You can set the display size in the X config so it will get the DPI correct 
regardless of what your resolution is.

It usually even gets this information from your monitor (if it's new enough), 
eg
Section "Monitor"
        Identifier   "DFP"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
        HorizSync   31.5-150
        VertRefresh 30-100
        Option    "dpms"
        Modeline "1920x1200" 337.58 1920 2072 2288 2656 1200 1201 1204 1271
        DisplaySize  270 170
EndSection

Note that it does get it right for me even without this, ie
(II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200
(--) NVIDIA(0): Display dimensions: (330, 210) mm
(--) NVIDIA(0): DPI set to (147, 145)

Unfortunately GNOME appears to ignore this setting in favour of what the user 
configuration says and there is no "use what the X server says" :(

KDE (and GIMP) get it right though :)

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

Received on Tue Aug 23 2005 - 10:22:59 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:41 UTC