oe-alliance / AutoBouquetsMaker

Automatically build and update bouquets from the DVB stream.
GNU General Public License v3.0
22 stars 59 forks source link

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

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.