On Thu, Apr 2, 2009 at 8:35 AM, Christian Weisgerber <na...@mips.inka.de> wrote: > patrick keshishian <pkesh...@gmail.com> wrote: > >> > Do we still need or want the lib/X11/fonts/ghostscript symlink? >> > This connection causes X11 fontconfig to pick up the Ghostscript >> > fonts, which interact in weird ways with the X11 fonts. >> >> "interact in weird ways"? how so? > > Well, for one thing you get different fonts in Firefox. > And not preferable ones.
Doesn't that all depend on what order you define your FontPaths in? I had a similar problem. Moving the ghostscript path to bottom of my list Fixed the problem. --patrick