Jeremias Maerki <dev <at> jeremias-maerki.ch> writes:

> Hmm, Acrobat Reader displays the PDF just fine. GhostScript fails, too.
> Without better error messages from these programs I don't know what
> could be wrong. Maybe these are bugs in GhostScript and Evince.

Yeah, you're right, acrobat shows it fine. The bug is
https://bugs.freedesktop.org/show_bug.cgi?id=6728 

One last question on embedding fonts: I've used only Serif and Monospace in the
document, and have successfully embedded everything except for Monospace
Oblique. It has used a non-embedded font for that. Here are the relevant
sections in my config file, did I miss something?

 <font metrics-file="../libs/pdf/fonts/FreeMonoOblique-ttf.xml" kerning="yes"
embed-file="/usr/share/fonts/truetype/freefont/FreeMonoOblique.ttf">
    <font-triplet name="monospace" style="oblique" weight="normal"/>
 </font>
 <font metrics-file="../libs/pdf/fonts/FreeMonoBoldOblique-ttf.xml"
kerning="yes"
embed-file="/usr/share/fonts/truetype/freefont/FreeMonoBoldOblique.ttf">
    <font-triplet name="monospace" style="oblique" weight="bold"/>
 </font>

Perhaps I was wrong to put style="oblique"?

Matt


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to