Unicode in C
Ely Levy
elylevy at cs.huji.ac.il
Tue Mar 13 11:50:05 IST 2012
I don't think that input/output matters so much,
In something like hspell I/O should be modular so later on encoding can be
added.
After all it already has function to translate to/from internal
representation.
I believe that iso-8859-8 and utf8 should be good enough for starts.
Ely
2012/3/13 kobi zamir <kobi.zamir at gmail.com>
>
>
>> So I guess that you're also in the UTF-8 camp.
>>
>
> yes, but my opinion about utf-8 is just my opinion. i like python and
> python defaults to utf-8.
>
> gtk likes unicode and utf-8:
> http://www.gtk.org/api/2.6/glib/glib-Unicode-Manipulation.html
> qt likes more options:
> http://qt-project.org/doc/qt-4.8/qstring.html
>
> Looking at http://code.google.com/p/hspell-gir/, I see that hspell-gui
>> has a bug
>>
>
> i probably misused the enum_split function, but i do not have time to
> check it :-(
>
> _______________________________________________
> Linux-il mailing list
> Linux-il at cs.huji.ac.il
> http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cs.huji.ac.il/pipermail/linux-il/attachments/20120313/a9f5b682/attachment.html>
More information about the Linux-il
mailing list