Our principal fltk application, fldigi, uses a highly modified version of the Text buffer/display for special purpose editing and displaying of communications text. The repository of this app is here: http://developer.berlios.de/projects/fldigi/.
We distribute for Linux and also binaries ported to all Windows platforms using mingw32 cross compilation and building for OS X. Ergo our reluctance to move off of 1.1 stable. I've gone back and noted that nearly all of the older widgets including Fl_Label use the uchar font element. I can see that a fix would really break ABI for the library. The interface is quite stable. There are a number of minor bugs that = > don;t apply on most configurations. The big show stopper right now is = > the UTF-8 implementation for Fl_Text_Buffer and Fl_Text_Display. As soon = > as those are done, we are pretty much ready for 1.3.0. > > - Matthias= > _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
