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

(-)pl/pjparse.c.old (-1 / +2 lines)
Lines 120-126 Link Here
120
   source table. */
120
   source table. */
121
static const pjl_fontsource_t pjl_fontsource_table[] = {
121
static const pjl_fontsource_t pjl_fontsource_table[] = {
122
    {"I",
122
    {"I",
123
     "%rom%ttfonts/;fonts/;urwfonts/;/windows/fonts/;/win95/fonts/;/winnt/fonts/"},
123
//     "%rom%ttfonts/;fonts/;urwfonts/;/windows/fonts/;/win95/fonts/;/winnt/fonts/"},
124
     "%rom%ttfonts/;fonts/;urwfonts/;/usr/share/fonts/pclfonts/"},
124
    {"C", "CART0/", ""},
125
    {"C", "CART0/", ""},
125
    {"C1", "CART1/", ""},
126
    {"C1", "CART1/", ""},
126
    {"C2", "CART2/", ""},
127
    {"C2", "CART2/", ""},

Return to bug 121709