On 01/20/2012 03:04 PM, Quezada, Marco wrote: > > We do have other applications already using fltk and although I am not > necessarily a fan of it, I don't see us switching any time soon. So with time > it might be possible for myself or my team to write a driver for it. No > promises but if we do we'll let you know. >
Another option might be to use the extcairo driver. It appears (at least in FLTK 1.3.0) that you can use the cairo graphics library for rendering. A simple example of how to use the extcairo device is here: plplot/examples/c/ext-cairo-test.c It looks like you can get a cairo context in FLTK using: Fl::cairo_cc() -Hazen ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel