CVS commit by aacid: Add debian path for fonts, thanks teprrr for the testing M +1 -0 GlobalParams.cc 1.8 --- kdegraphics/kpdf/xpdf/GlobalParams.cc #1.7:1.8 @@ -85,4 +85,5 @@ static const char *displayFontDirs[] = { "/usr/local/share/ghostscript/fonts", "/usr/share/fonts/default/Type1", + "/usr/share/fonts/type1/gsfonts", NULL };