--- ghostpdl-1.51/pl/pjparse.c 2008-01-16 22:39:56.000000000 -0500 +++ ghostpdl-1.51-PG/pl/pjparse.c 2007-09-25 09:25:19.000000000 -0400 @@ -108,7 +108,7 @@ there is some unnecessary overlap in the factory default and font source table. */ static const pjl_fontsource_t pjl_fontsource_table[] = { - { "I", "fonts/;urwfonts/;/windows/fonts/;/win95/fonts/;/winnt/fonts/" }, + { "I", "fonts/;urwfonts/;/usr/share/fonts/default/TrueType;/windows/fonts/;/win95/fonts/;/winnt/fonts/" }, { "C", "CART0/", "" }, { "C1", "CART1/", "" }, { "C2", "CART2/", "" },