Does this add up to a reason to reopen the bz? On Mon, Jan 4, 2010 at 11:19 AM, Pascal Sancho <[email protected]> wrote: > Abel Braaksma a écrit : >> >> To recap: apparently the problem was that for individual letters not >> available in a font, the wrong selection was made, resulting in the >> question mark (for missing letter) appearing. >> > > No, FOP replaces missing characters "#" character. I suspect a wrong > character selection >> >> While this was apparently fixed, note that character-by-character is >> still not supported. Meaning, in "AXB", where X is a Japanese (or other) >> character not available in font Candara (or other), but available in MS >> PMincho, it will still display as a question mark. Change it to "A X B" >> and it should work. >> >> If your only issue is with Japanese text, this can easily be solved in >> the XSLT step (using codepoints ranges), in case you have this type of >> exceptional cases in your text. >> >> Good to know that the issue is solved, Pascal. >> >> -- Abel -- > > Pascal > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
