--- pcl/pl/pjparse.c.old 2014-04-17 11:53:22.473562905 +0800 +++ pcl/pl/pjparse.c.old 2014-04-17 11:56:30.710036555 +0800 @@ -127,7 +127,8 @@ source table. */ static pjl_fontsource_t pjl_fontsource_table[] = { {"I", - "%rom%ttfonts/;urwfonts/;pcl/urwfonts/;ghostpdl/pcl/urwfonts/;/windows/fonts/;", ""}, +// "%rom%ttfonts/;urwfonts/;pcl/urwfonts/;ghostpdl/pcl/urwfonts/;/windows/fonts/;", ""}, + "%rom%ttfonts/;urwfonts/;pcl/urwfonts/;ghostpdl/pcl/urwfonts/", ""}, {"C", "CART0/", ""}, {"C1", "CART1/", ""}, {"C2", "CART2/", ""},