Re: What happened to B&H Lucida fonts? - FIXED
David Krider <[email protected]>
| Newsgroups | gmane.comp.gnome.ximian.user |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 2004-03-27 at 01:05, D. D. Brierton wrote: > That is weird then. To look at what files Xft/fontconfig can see open > Nautilus and type in the location bar the uri fonts:///. On my RHL9+XD2 > machine I can see Lucida Sans Typewriter, Lucida Sans Typewriter Italic, > Lucida Sans Typewriter Semi-Bold, and Lucida Sans Typewriter Semi-Bold > Italic. Unfortunately I have no idea which package installed those fonts > on my system. > > These fonts are also visible to Xfs. In a terminal, if I do > > xlsfonts | grep -i '\-b&h\-lucidatypewriter' > > then I get the fonts listed in all their various charsets. xlsfonts could see the B&H fonts, but Nautilus with fonts:/// could not, so they were still there. It turned out to indeed be fontconfig's fault. The new version took out several directories from the font search path. The bottom line is that I put the following line in /etc/fonts/local.conf: <dir>/usr/X11R6/lib/X11/fonts/75dpi</dir> Then I ``fc-cache -fv'', ``rcxfs restart'', and re-logged in (which on my system, always restarts X). I don't know which combination of these three steps are needed for certain, but I got my precious Lucidatypewriter fonts back. (And now I know how to get them back if someone tries to take them away again! <g>) Thanks for the hints, dk _______________________________________________ Users maillist - [email protected] http://lists.ximian.com/mailman/listinfo/users