https://bz.apache.org/bugzilla/show_bug.cgi?id=60936

--- Comment #6 from Tim Allison <[email protected]> ---
>1) If I modify the "EE" to "00" default, ansi, the text is still correctly 
>rendered in Word.

>2) However, if I modify the 0504 to 0409 (U.S. English), the text is corrupted.

However, if I modify "EE" to the Cyrillic codepage, the text is corrupted. 
This suggests that the correct way to handle codepage/languages:

1) get the default language from the block starting 02 75 ...
2) somehow map that to a character code
3) if the font's codepage is "00", use the  default language->codepage,
otherwise use the font's codepage

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to