DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2881 Version: 1.3-current Fix Version: 1.4-feature Hm... wouldn't be easier to inspect width/height from PNG/JPEG header directly? This way it will try to suck up all memory and if there is room to put it, it will try to do it anyway. Maybe the best approach is to have portable (among image types) header information about image (which is not loaded), so developer can decide should it be loaded or not. For example, given sample image can be put inside icon folder of application, which loads icons in runtime; developer knows how all icons are 16x16 so anything above that it can gracefully skip. Link: http://www.fltk.org/str.php?L2881 Version: 1.3-current Fix Version: 1.4-feature _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
