[plug] Gtk 1.x fonts look shocking
Cameron Patrick
cameron at patrick.wattle.id.au
Mon Jul 28 22:46:35 WST 2003
On Mon, Jul 28, 2003 at 09:20:00PM +0800, Craig Ringer wrote:
| It could be scaling your bitmap fonts instead of finding suitable
| scalable fonts - it's that kind of ugly. Perhaps some fonts were added
| that are found before the old ones? Try checking the order of your font
| directories in your X font path.
Hmm, okay... After poking around with xfontsel it looks as though you
were half-right: changing the order of fonts in XF86Config-4 fixed
things, but the ugly fonts were in fact scalable Type1 fonts, not bitmap
fonts. Putting ..../75dpi:unscaled and ..../100dpi:unscaled ahead of
..../Type1 did the trick. :-)
Cheers,
Cameron.
More information about the plug
mailing list