I just tried the same and had no such problem with either 0.20.5 or 0.92beta. Please observe FOP's log output closely. Maybe there's another problem. What I can see here seems fine.
Just curious: Why are you substituting the base 14 fonts with FreeFonts in the first place? Do you expect some additional characters not supported by the base14 fonts? On 24.04.2006 20:46:58 Matthew East wrote: > 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"? Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
