Hi,

I was able to configure a unicode font for Asian character display.
 <font metrics-url="andalewt.xml" embed-url="ANDALEWT.TTF">
        <font-triplet name="AndaleWT" style="normal" weight="normal"/>

 </font>

So characters are correctly displayed, however the text in the fo:block
is not wrapping properly because in Japanese e.g. there are no spaces to
break the line.

- Adding language='jp' doesn't make a difference.
<fo:block font-family="AndaleWT" language="jp">...</fo:block>

I found information about Asian fonts question on the mail archive, but
they were related to FOP 0.20.5.

- How can I make this work for 0.92beta?
- Do I need to configure an hyphenation file or does this work in a
different way?

I am using
- fop 0.92beta
- jre1.5.0_06
- For PDF rendering

Thanks in advance for any suggestion.

Rika

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to