Abdelrazak Younes <[EMAIL PROTECTED]> writes:

| Lars Gullik Bjønnes wrote:
| > Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| > | > Both ucs2 and ucs4 use a fixed number of bytes for one character
| > (2
| > | > and 4, respectively, surprise, surprise!). The problem is a
| > | > variable-byte encoding such as utf8.
| > | | Yes I understood that far, sorry for "quiproquo".  IMHO, the
| > only code
| > | that should refer to the utf8 encoding is a code that handles writing
| > | or reading a file.
| > Or communicationg with other libs api's.
| 
| Which one?

ucs-2 with qt. utf-8/ucs-2 with pango. What aspell can use I have no
idea about. (it can use ucs-2 and ucs-4, but requires them cast to
char*)

-- 
        Lgb

Reply via email to