matthiasm wrote:
> On May 21, 2007, at 12:22 AM, Greg Ercolano wrote:
> 
>> Does fltk2 support utf8 on the mac?
> 
> I doubt that. It would probably be easy to implement UTF8 text  
> rendering - likely by changing only a single line of code in the  
> fltk2 equivalent to fl_draw(), but that won't give you keyboard  
> support for now.

        Ya, I myself don't actually need utf8 keyboard support
        so much as I need utf8 strings to display correctly
        in labels and text fields.

> Are you thinking about going 2.0?

        No, actually it's the reverse; I was checking to see
        if 2.0 supported utf8, so that I could back port that
        code into fltk-1.x.x-utf8..! :)
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to