Here's another tarball: This has Kai-Uwe Behrmann's mods to html-view incorporated, and some more trivial mods to the OSX font handling. I also resolved the problem that was causing the dnd-test to crash on linux for me (idiot problem with my setup, not the code after all!)
http://www.imm.uklinux.net/fltk/fltk118-utf8-2007-06-21.tar.bz2 The OSX port seems slow, at least on my test machine - I think this may be in part because I have enabled Transient Font Matching under OSX. Now this is very cool and solves all sorts of font selction problems, but it probably isn't fast... I have added a #define to fl_font_mac.cxx to allow this to be switched off at build time, so if you need some extra speed, you could try that and let me know how it works (although for me it wasn't as much faster as I hoped...) I have left transient matching on as the default for now since it is so cool- although this is different to the other platforms. I suspect my OSX font code is just not very well written, and that's the real reason why it is so slow... -- Ian _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

