> switched to local, static build, which is fine with the below > tar ball.
Probably safest until the bugs are squashed...! > Searching on my linux system showed me many fonts with lots > of glyphs. But > they dont appear in the utf8 example. Changing the FL_FREE_FONT with > Fl::set_font around line 204 does not influence the text font. > Is this intentional? No, it should be picking a unicode capable font and using that... Seems to be working for me, at any rate... What does the fonts demo show if you run that? Perhaps you could pick a font using the fonts demo, then modify the utf8 demo to explicitly use that font and see how it goes. The utf8 demo is *supposed* to be choosing an iso10646 font, but maybe it is just getting the first font that claims to be iso10646 compatible, and that font doesn't have all the glyphs... Also - are you building with or without Xft enabled? I always have Xft enabled, so that might make a difference? Cheers, -- Ian SELEX Sensors and Airborne Systems Limited 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

