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

Reply via email to