Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 121709 | Differences between
and this patch

Collapse All | Expand All

(-)pcl/pl/pjparse.c.old (-1 / +2 lines)
Lines 127-133 Link Here
127
   source table. */
127
   source table. */
128
static pjl_fontsource_t pjl_fontsource_table[] = {
128
static pjl_fontsource_t pjl_fontsource_table[] = {
129
    {"I",
129
    {"I",
130
     "%rom%ttfonts/;urwfonts/;pcl/urwfonts/;ghostpdl/pcl/urwfonts/;/windows/fonts/;", ""},
130
//     "%rom%ttfonts/;urwfonts/;pcl/urwfonts/;ghostpdl/pcl/urwfonts/;/windows/fonts/;", ""},
131
     "%rom%ttfonts/;urwfonts/;pcl/urwfonts/;ghostpdl/pcl/urwfonts/", ""},
131
    {"C", "CART0/", ""},
132
    {"C", "CART0/", ""},
132
    {"C1", "CART1/", ""},
133
    {"C1", "CART1/", ""},
133
    {"C2", "CART2/", ""},
134
    {"C2", "CART2/", ""},

Return to bug 121709