Displaying 2 results from an estimated 2 matches for "fontformat".
Did you mean:
conformat
2018 Jan 03
2
Gtkcdlabel + cdlabelgen on CentOS 7 ?
Le 03/01/2018 ? 00:45, Frank Cox a ?crit :
> I guess the next step would be to either find and install the missing
> fonts, or re-write template.ps to use the fonts that you have
> available.
I did some more research, and it looks like the problem is NOT related
to missing fonts.
I installed a vanilla CentOS 7 desktop, activated EPEL, installed
cdlabelgen, downloaded Gtkcdlabel,
2018 Jan 03
0
Gtkcdlabel + cdlabelgen on CentOS 7 ?
...,18 +42,6 @@
???? </selectfont>
???? -->
-??? <!-- Ban Type-1 fonts because they render poorly -->
-??? <!-- Comment this out to allow all Type 1 fonts -->
-??? <selectfont>
-??? ??? <rejectfont>
-??? ??? ??? <pattern>
-??? ??? ??? ??? <patelt name="fontformat" >
-??? ??? ??? ??? ??? <string>Type 1</string>
-??? ??? ??? ??? </patelt>
-??? ??? ??? </pattern>
-??? ??? </rejectfont>
-??? </selectfont>
-
???? <!-- Globally use embedded bitmaps in fonts like Calibri? -->
???? <match target="font"...