This is still a limitation. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21265
FOP is currently unable to properly use a TrueType font when not using it in WinAnsi mode (-enc ansi). The reason for this: By default FOP subsets the TrueType font. If it can embedd the font, all is well. But the code was not tested to behave well when the TrueType font is only referenced. The obvious work-around is to embedd the font even if it is available on the target machine. Hopefully, this will be fixed in the redesign. Sorry for the delay. I don't have much time lately. On 25.07.2003 18:07:08 Ralf Steppacher wrote: > I have a problem using custom true type fonts that I do not want to > embed into a PDF file. If I do not embed the font acroread displays only > garbage. The font is standard Arial and is definitively installed, the > metric file was generated on the very same machine that is used to > create and display the PDF file. > > I searched the archive and found a posting from about a year ago that > says that not embedding TTFs is not an option. Is this still true or am > I doing something wrong? > > I use FOP version 0.20.5. Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
