According to Vlad Harchev <[EMAIL PROTECTED]>: > > As for the patch - let me suggest few more case statements (for charset -> > iconv's charset name) switch (excerpt from OpenOffice sources - please adapt > them apropriately for AW): > > case 77: eTextEncoding = RTL_TEXTENCODING_APPLE_ROMAN;break; > case 130: eTextEncoding = RTL_TEXTENCODING_MS_1361; break; > case 255: eTextEncoding = RTL_TEXTENCODING_IBM_850; break; I'll handle it. But is OEM charset the same as IBM 850 (aka CP850) ? I have found nothing in the RTF specs for all these 3 charsets. Hub
- Patch: Fix for Bug 1164, 2nd try Andrew Dunbar
- Re: Patch: Fix for Bug 1164, 2nd try Hubert Figuiere
- Re: Patch: Fix for Bug 1164, 2nd try Vlad Harchev
- Re: Patch: Fix for Bug 1164, 2nd try Hubert Figuiere
- Re: Patch: Fix for Bug 1164, 2nd try Andrew Dunbar
- Re: Patch: Fix for Bug 1164, 2nd try Vlad Harchev
- Re: Patch: Fix for Bug 1164, 2nd try Andrew Dunbar
- Re: Patch: Fix for Bug 1164, 2nd try Vlad Harchev
- Re: Patch: Fix for Bug 1164, 2nd try Andrew Dunbar
- Re: Patch: Fix for Bug 1164, 2nd try Hubert Figuiere
- Re: Patch: Fix for Bug 1164, 2nd... Andrew Dunbar
- Re: Patch: Fix for Bug 1164,... Hubert Figuiere
- Re: Patch: Fix for Bug 1164, 2nd try ha shao
- Re: Patch: Fix for Bug 1164, 2nd... Vlad Harchev
