DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L1921
Version: 1.3-feature


Current definition of offscreen functions defined using "#define" makes
difficult to call them from different functions. So, from thread where
geometry can be calculated and prepared for complex line visualization we
cannot set vertex by vertex into offscreen drawing.
Current definition requires all drawing functions to be set between
fl_begin_offscreen() and fl_end_offscreen(), otherwise source code cannot
be compiled.


Link: http://www.fltk.org/str.php?L1921
Version: 1.3-feature

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to