[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2061 Version: 1.1.9 Fix Version: 1.3-current
First, this has already been addressed in 1.3; there are several other bugs for this problem, but essentially we've moved on to 32-bit integers and are clipping as needed... Second, X11, GDI, and QuickDraw all are limited to 16-bit signed coordinates. You can work around this limit by not using widgets to draw areas larger than 32k pixels/lines. Link: http://www.fltk.org/str.php?L2061 Version: 1.1.9 Fix Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
