[gtkada] Is there a GtkAda package of the UTF-8 character set?
Dmitry A. Kazakov
mailbox at dmitry-kazakov.de
Sun Jul 5 10:32:14 CEST 2009
On Sun, 5 Jul 2009 08:10:27 +0800, you wrote:
> Ada.Characters.Latin-1 does not always map to UTF-8, especially when using
> non-alphanumeric characters. To use special characters I need the UTF-8
> set.
Yes. See Glib.Convert.
If you also want Ada RM-like maps and set, you can use this:
http://www.dmitry-kazakov.de/ada/strings_edit.htm#7
--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de
More information about the gtkada
mailing list