--- pl/pjparse.c.old 2011-01-01 17:11:09.727450000 -0700 +++ pl/pjparse.c 2011-01-01 17:17:00.709474000 -0700 @@ -114,7 +114,8 @@ there is some unnecessary overlap in the factory default and font source table. */ static const pjl_fontsource_t pjl_fontsource_table[] = { - { "I", "%rom%ttfonts/;fonts/;urwfonts/;/windows/fonts/;/win95/fonts/;/winnt/fonts/" }, +// { "I", "%rom%ttfonts/;fonts/;urwfonts/;/windows/fonts/;/win95/fonts/;/winnt/fonts/" }, + { "I", "%rom%ttfonts/;fonts/;urwfonts/;/usr/share/fonts/pclfonts/" }, { "C", "CART0/", "" }, { "C1", "CART1/", "" }, { "C2", "CART2/", "" },