https://bugzilla.wikimedia.org/show_bug.cgi?id=25990
Max Semenik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Max Semenik <[email protected]> 2011-03-28 16:58:07 UTC --- (In reply to comment #11) > So if that is your objection to VIPS we need to find another solution, such as > writing a PNG reader that supports random access. Should be possible as the > PNG > format is line based (but I don't know about zlib). libpng supports line-by-line reading. As the matter of fact, VIPS uses it to handle PNGs. I uses it for my pngds rewrite, which stopped on downscaling. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
