Matthias Melcher wrote: > > On 21.02.2010, at 11:29, manolo gouy wrote: > >> Matt: working on the Fl_Printer class to give FLTK print support, >> I had to change function Fl_X::q_begin_image() from Fl_cocoa.mm >> so it supports a graphics context with scaling and rotation. >> After many complicated changes, I found that a very direct >> implementation seems to work well, both for the present FLTK with >> screen-only drawing, and for the future (I hope) one with >> print, scaling and rotation support. > > No worries, just let it hit the main stream as well. 1.3 *is* marked > developing, and those who use it usually know how to back up a version if > that is required. You *will* get plenty of feedback if it does not work ;-)
Manolo, if you do, please be careful to make both branches really identical (in the concerned parts). Otherwise we may get problems merging the changes later. Other than that, no problem for me... Albrecht _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
