« Return to Thread: Is there a GtkAda package of the UTF-8 character set?

Re: Is there a GtkAda package of the UTF-8 character set?

by Dmitry A. Kazakov :: Rate this Message:

Reply to Author | View in Thread

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
_______________________________________________
gtkada mailing list
gtkada@...
http://lists.adacore.com/mailman/listinfo/gtkada

 « Return to Thread: Is there a GtkAda package of the UTF-8 character set?