XF4 and fonts (fixed)


Subject: XF4 and fonts (fixed)
From: Hollis R Blanchard (hollis+@andrew.cmu.edu)
Date: Thu Dec 14 2000 - 16:20:04 MST


Ok, xf4 fonts were really ugly still until I did the following:

- installed 100dpi fonts (maybe not necessary)
- removed ISO8859 fonts (definately not necessary)
- edited /etc/X11/fs/config (the xfs config file) to contain:
catalogue = /usr/X11R6/lib/X11/fonts/misc:unscaled,
        /usr/X11R6/lib/X11/fonts/75dpi:unscaled,
        /usr/X11R6/lib/X11/fonts/100dpi:unscaled,
        /usr/X11R6/lib/X11/fonts/misc,
        /usr/X11R6/lib/X11/fonts/Type1,
        /usr/X11R6/lib/X11/fonts/Speedo,
        /usr/X11R6/lib/X11/fonts/75dpi,
        /usr/X11R6/lib/X11/fonts/100dpi,
        /usr/share/fonts/default/Type1

- removed all the FontPaths except 1 from XF86Config-4:
        FontPath "unix/:7100"

Now everything is gorgeous.

I haven't looked into font issues (ever), but I speculate xfs renders
fonts more nicely than X's built-in rendering.

-Hollis



This archive was generated by hypermail 2a24 : Thu Dec 14 2000 - 16:20:05 MST