> 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... SELEX Galileo Ltd Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

