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

[STR New]

Link: http://www.fltk.org/str.php?L2108
Version: 1.3-current


It looks like the real intention of this call is for only drawing 1-pixel
rectangles as efficiently as possible, and it should maybe be explicitly
noted that fl_rect() is /not/ intended as a convenience function for
drawing four fl_lines().

Maybe the docs should also recommend if >1 pixel thick rectangles are
desired, four fl_line() calls should be used instead, since internally
fl_rect() is not necessarily the equivalent of four fl_line() calls.


Link: http://www.fltk.org/str.php?L2108
Version: 1.3-current

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

Reply via email to