>> My config is default /opt/fop-trunk/conf/fop.xconf and local
>> ~/.fop/cfg.conf which pasted on previous post.
>
> Vincent wanted you to attach the file to the e-mail. All we have seen in
> previous e-mails is part of the contents of this file C&P. We need to
> see the entire file, so please attach it.

Thanks for your support.
I attached my config cfg.xml and cfg2.xml and system wide config to this post.

>> Same as previous errors.
>> catch22:manual catch22$ /opt/fop-trunk/fop  -c ~/.fop/cfg2.xml -fo
>
> I notice that the config file in use is ~/.fop/cfg2.xml not want you
> state above. Please check that the font is configured correctly in
> cfg2.xml and if it appears correct to you then please attach the
> complete file to the e-mail (not C&P the content)
>
Sorry, cfg2.xml is font embeded config that Vincent suggested.

I also tried to generate font metric file with TTFReader but I
couldn't for some errors.
Does that matters to generate PDF?

Best regards,
Akihiro Moriguchi
<fop>
<renderer mime="application/pdf">
       <fonts>
               <directory recursive="true">/Library/Fonts/</directory>
               <directory recursive="true">/System/Library/Fonts/</directory>
	       <directory recursive="true">/opt/local/share/fonts/</directory> 
               <auto-detect/>
       </fonts>
</renderer>
</fop>
<fop>
<font embed-url="file:///opt/local/share/fonts/mixfont/fonts/ipag.ttf">
    <font-triplet name="IPAGothic" style="normal" weight="normal"/>
</font>
</fop>

Attachment: fop.xconf
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to