mx3L / subssupport

GNU General Public License v2.0
7 stars 27 forks source link

Delete png meta data for libpng >=1.6.x iCCP chunk warning #25

Closed persianpros closed 7 years ago

persianpros commented 7 years ago

Optipng is doing a great job for optimizing png files but it seems libpng >=1.6.x cares about iCCP chunk so we could easily remove all meta data from all png files for future warnings. Also we would have smaller png files after this.