https://issues.apache.org/bugzilla/show_bug.cgi?id=46720
--- Comment #2 from Max Berger <[email protected]> 2009-02-18 04:12:01 PST --- Dear Hao, thank you for this bug report. This is a known bug: - The alignment only works well if you use a <fo:character> for the character in the other font, as fop currently uses the same alignmentcontext for the same element. I've looked into this once, and will probably do it again, but it would need some time. - the "X", where X is your character in the other font is due to the way font-selection is implemented in fop (word-by-word, see webpage). Character-by-character is not yet supported (due the issue mentioned above). We'll leave this bug open as a reminder. Max -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
