On 01/02/11 20:31, MacArthur, Ian (SELEX GALILEO, UK) wrote: >> Is there a deep need for fl_encoding to be "iso8859-1" in >> fl_font_x.cxx? Just as an experiment, I set it to "iso10646-1", >> and it seemed to work well for me. > Assuming you are referring to 1.3.x, then I'd say that setting it to > "iso10646-1" probably makes more sense. I'm not quite sure why it has > not been changed, in fact. Probably my fault, too. > I guess we'd need to do tests is a variety of languages, and using Xlib, > to make sure it behaves as expected. > If there are issues with Xlib I might not see them as I favour XFT all > the time now... > > For 1.1.x leaving it at iso8859 is probably sensible. > > Don't know what fltk2 has... >
The default for fltk2 is "iso10646-1", though it's marked as obsolete anyway.... Regards, Ben _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

