On Fri, 2002-09-13 at 17:33, Bostjan Muller wrote: > On 13-09-02 at 16:20 Jean-Marc V. Liotier (jim@jipo.com) wrote: > > > I followed Warren's excellent advice : > > > > ln -s /usr/X11R6/lib/X11/fonts/TrueType/encodings.dir > > /usr/share/fonts/truetype/encodings.dir > > ln -s /usr/X11R6/lib/X11/fonts/TrueType/fonts.dir > > /usr/share/fonts/truetype/fonts.dir > > ln -s /usr/X11R6/lib/X11/fonts/TrueType/fonts.scale > > /usr/share/fonts/truetype/fonts.scale > > > > + commenting out the truetype fontpath in /etc/X11/XF86Config-4 > > > > > > Now, Openoffice is running properly again, but at the price of banning > > Truetype fonts. Has anyone managed to solve the problem and not lose the > > fonts ? > > > Do you have this line in XF86Config-4 > FontPath "/usr/share/fonts/truetype" In XF86Config-4, I had the following line : FontPath "/usr/X11R6/lib/X11/fonts/TrueType/" but /usr/X11R6/lib/X11/fonts/TrueType/ only contains the files encodings.dir and fonts.dir So I added the following line in XF86Config-4 : FontPath "/usr/share/fonts/truetype" I also removed the following line in XF86Config-4 : FontPath "/usr/X11R6/lib/X11/fonts/TrueType/" And it worked : Openoffice works, and my Truetype fonts are back in business. Thanks Warren !
Attachment:
signature.asc
Description: This is a digitally signed message part