https://issues.apache.org/bugzilla/show_bug.cgi?id=46775





--- Comment #3 from Georg Datterl <g...@geneon.de>  2009-02-27 03:13:20 PST ---
First, I don't think the contributors are still supporting version 0.20.5, even
if you file it as a bug. For further help, move to the mailing list
fop-us...@xmlgraphics.apache.org

Second, I'm quite sure what you defined are fallback fonts. Fop is looking for
font SimHei to render the block. If SimHei is not found, Angsa is used. If
Angsa isn't found either, SimSun is used. 

Third, how exactly should Fop guess which character to display in which
language, if you only hand over a set of languages and a string? 

Fourth, as a solution, you might try to split your multi-language string in
different fo:inline objects and set the correct fonts for the inline objects.
Then fop may know, which character to display in which font.

HTH.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to