On 17.11.2009, at 15:11, MacArthur, Ian (SELEX GALILEO, UK) wrote: > >> I have ported the device patch for fltk 1.1.4 to fltk 1.3 for >> my computer algebra system application Xcas which uses FLTK >> as graphic library. People interested can download the port from >> ftp://ftp-fourier.ujf-grenoble.fr/xcas/devel/sources/fltkdev_win.tgz >> (tested under winxp cygwin and linux, not yet with mac os). >> The list of changes is described in the device file. >> Support for printing has been improved a little bit for latin >> UTF-8 charsets (file Fl_PS_Printer.cxx) and modern greek >> (except for accent greek letters, I don't know how to handle >> them right now). > > Cool - might be useful to file an STR on this, so we don't lose > track of > it...
Wow, looking at the code, this is a not-so-simple patch! The concept behind this is a long due extension to FLTK though. I would go so far and add OpenGL support to the drive scheme, allowing FLTK widgets inside Fl_GL_Windows. But that's another story. Matthias _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
