Hello,

> I’ve just managed to produce a working PDF file using your sample FO
> file and the IPAGothic font, so FOP (both 0.95 and Trunk) is definitely
> able to handle that font.
Thanks for your confirmation.

> Since we always miss the most obvious, maybe you can double-check the
> following points:
> - are you sure you use the right configuration file?
My config is default /opt/fop-trunk/conf/fop.xconf and local
~/.fop/cfg.conf which pasted on previous post.

> - are you sure the font is at the right place, and that it is accessible
>   (read rights enabled for the file and the directory)?
I checked the file and directory and confirmed granted read permission on them.

> If you’re stuck you can try manually configuring the font and see how it
> goes:
>     <font embed-url="file:///the/path/to/ipag.ttf">
>       <font-triplet name="IPAGothic" style="normal" weight="normal"/>
>     </font>
Same as previous errors.
catch22:manual catch22$ /opt/fop-trunk/fop  -c ~/.fop/cfg2.xml -fo
japanese2.fo -pdf japanese2.pdf
May 5, 2009 9:18:55 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Font "IPAGothic,normal,400" not found. Substituting with
"any,normal,400".
May 5, 2009 9:18:55 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Glyph "?" (0x65e5) not available in font "Times-Roman".
May 5, 2009 9:18:55 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Glyph "?" (0x672c) not available in font "Times-Roman".
May 5, 2009 9:18:55 PM org.apache.fop.events.LoggingEventListener processEvent
WARNING: Glyph "?" (0x8a9e) not available in font "Times-Roman".
May 5, 2009 9:18:55 PM org.apache.fop.hyphenation.Hyphenator getHyphenationTree
SEVERE: Couldn't find hyphenation pattern ja

Best regards,
Akihiro Moriguchi

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

Reply via email to