On Mon, 21 May 2001, Hubert Figuiere wrote:

> 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.

 As for OEM charset - I don't know. It seems it will be safe to not support it
at all.

 Best regards,
  -Vlad


Reply via email to