Another update, I've pushed code to the 'cairo-device' branch in my fltk repository which improves the alignment issues and makes most of the boxtypes render the same with and without cairo. Also, cairo rendering is disabled by default... Use fl_push_use_cairo( true ) in the code, or pass the '-cairo' commandline option to enable.
Also, FYI, the current git version of Cairo is much faster at drawing curved lines in non-antialiased mode. I think I've spent enough time messing with this--I've got what I need for now. I'm going to get back to working on something useful ;-) _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
