From: Hubert Figuiere (hfiguiere@teaser.fr)
Date: Fri Jul 05 2002 - 02:31:38 EDT
On Thu, 2002-07-04 at 06:21, Maxim N. Bychkov wrote:
> Can anybody explain me how AbiWord converts Unicode before spellcheck
> it? For instance how converts RTF symbol '\u1122'?
We use iconv to convert UCS-2 char to the charset the spellcheck hash is
encoded in (ispell spell checking) or to the input charset for the
spellcheker (pspell spell checking).
For RTF, the conversion is done to UCS-2 on import.
What exactly is your problem ?
Hub
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
This archive was generated by hypermail 2.1.4 : Fri Jul 05 2002 - 02:35:14 EDT