oe-alliance / XMLTV-Import

Import's EPG data from rytec xml data sources.
15 stars 37 forks source link

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

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.