Menu

#35 Remove all complex Optimize mode logic from png.c

closed-fixed
None
5
2014-08-18
2014-01-05
No

The optimize-mode logic in png.c is excessively complex, likely has bugs, and it fails to be as useful as external tools like pngcrush. Please remove all complex code supporting Optimize mode while leaving in place simple optimizations such as discarding an opaque transparency channel and selecting an appropriate output representation for the input. This work should be scheduled for after the 1.3.20 release.

Discussion

  • Glenn Randers-Pehrson

    This has been done in version 1.3.20.

     
  • Glenn Randers-Pehrson

    • status: open --> closed-fixed
     

Log in to post a comment.