Matt:

About Fl_Gl_Device_Plugin and Fl_Device_Plugin classes.

I have slightly changed the signature of their member function print()
in order that it becomes device-independant, that is, it does only
operations that apply equally to all devices.
The expected benefit is that adding a new device requires no change
in these functions. For instance, the Fl_Clipboard_Writer class
(in preparation in the Fl_Printer branch) can reuse the unchanged
Fl_Gl_Device_Plugin class.

I believe this is for the better, but would like to be sure
you agree with these changes.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to