Another minor update: http://www.imm.uklinux.net/fltk/fltk118-utf8-2007-10-03.tar.bz2
This tarball has two minor changes - neither of which are actually utf8 specific... The first one is a minor mod to fltk-utf8-config.in to address a problem that gga identified with fltk-config (on fltk1.1 and fltk2) not returning the correct libraries for --use-images --libs. There may be more mods required to sort this (see STR #1799) but this is enough for a start. The other change is to fix the XFT builds so that gl_font() can select fonts of different sizes - the default fltk-XFT behaviour is to pick a single fixed font for GL use, regardless of what size or face you request. With this hack in place, you can now get different sizes - the face is still pretty much ignored, however. I might be able to work that, but for now it's just a hackaround... There was a query over on fltk.opengl that I think was related to this issue. Enjoy, -- Ian _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

