Re: More RTF importer bug fixes and RFC (PATCH)

From: Tomas Frydrych <tomasfrydrych_at_yahoo.co.uk>
Date: Fri Jun 03 2005 - 08:37:36 CEST

Hi Roland,

> Unfortunately, it appears from the code that abi
> assumes that font names will only contain ASCII
> characters. For instance, when building lists of
> character properties the arrays seem to be of
> type XML_Char which if typedefed to char. I'm afraid
> that redefining XML_Char as UCS4 will cause problems
> throughout the program.
>

XML_Char is utf8, i.e., there is no need to change this ucs4. If there
are places where XML_Char is treated as plain ascii then that needs to
be fixed in any case.

Tomas

                
___________________________________________________________
How much free photo storage do you get? Store your holiday
snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com
Received on Fri Jun 3 08:38:15 2005

This archive was generated by hypermail 2.1.8 : Fri Jun 03 2005 - 08:38:15 CEST