Matthew East <mdke <at> ubuntu.com> writes: > Now to see if I can get that xml file working with fop 0.20-5!!
I'm making slow progress. I've added the fonts to my configuration file[1] and told fop to use it. I use "<xsl:param name="body.font.family" select="'Serif'"/>" in my xsl. When fop converts the fo to pdf, it looks like it completes as before. [1] CONFIG: http://fop.pastebin.com/678850 However, right at the end I get these errors: [ERROR] TrueType warning: Can't find prep table [ERROR] TrueType warning: Can't find prep table [ERROR] TrueType warning: Can't find prep table But the pdf is created ok. Then I try to open it in my pdf viewer (Evince) the fonts don't show up. In my terminal, I see lots of these errors: Error: Couldn't create a font for '1E14e6FreeSerif,Medium' Error: Couldn't create a font for '2E152dFreeSerif,Italic' Any ideas? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
