[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Anti-aliased fonts just broke - how do I fix?



This one time, at band camp, Robert Lindgren said:
(Friday 20 September 2002 01:51 pm)

> > > I've got the same problem.....No matter what I do the anti-aliased
> > > fonts are gone.
> >
> > Try this:
> > cd /usr/X11R6/lib/X11/fonts/TrueType/
> > ln -s /usr/share/fonts/truetype/* .

The correct way to handle this appears to be:

http://lists.debian.org/debian-user/2002/debian-user-200209/msg02925.html

* install the package x-ttcidfont-conf if it's not installed
* replace FontPath "/usr/share/fonts/truetype" 
   with FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" 
   in Xf86Config-4
* remove FontPath "/usr/lib/X11/fonts/TrueType" from Xf86Config-4
* replace dir "/usr/share/fonts/truetype"
   with dir "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
   in XftConfig
* remove dir "/usr/lib/X11/fonts/TrueType" from XftConfig

I knew someone would know how defoma was supposed to work!

Warren



Reply to: