Hi Andreas, This should fix the problem :-
<font metrics-url="file:///C:/apache_fop_fonts/batang.xml" kerning="yes" embed-url="file:///C:/apache_fop_fonts/BATANG.TTF"> I recently worked on developing a more tightly validated FOP configuration and some new font autodetection functionality. This should be appearing in the FOP trunk code soon and should make font configuration a lot easier. All the best, Adrian. On 24/05/07, Andreas Peter <[EMAIL PROTECTED]> wrote:
Hello, I am trying to setup fop-0.93 for using different fonts for a pdf which will be created later. I use the conf/userconfig.xml file to specify the font-metrics. There I added <font metrics-file="file:///C:/apache_fop_fonts/batang.xml" kerning="yes" embed-file="file:///C:/apache_fop_fonts/BATANG.TTF"> <font-triplet name="Batang" style="normal" weight="normal"/> </font> Before this step I created the XML font metrics file successfully. Then I run fop using fop -c conf/userconf.xml... where I get the following error/warning message: Warnung: Font 'Batang,normal,400' not found. Substituting with 'any,normal,400' I receive the message also for 'Batang,normal,700' and
'Batang,italic,400'.
Does anyone of you have a hint/solution for me? This would be very helpful for me. Thanks a lot. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
