CVS commit by aacid: Add another possible font path, used by Gentoo Linux M +1 -0 GlobalParams.cc 1.9 --- kdegraphics/kpdf/xpdf/GlobalParams.cc #1.8:1.9 @@ -86,4 +86,5 @@ static const char *displayFontDirs[] = { "/usr/share/fonts/default/Type1", "/usr/share/fonts/type1/gsfonts", + "/usr/share/fonts/default/ghostscript/", NULL };