Skip to content

(Ozone) Strip metadata from PNG files

m4xw requested to merge github/fork/jdgleaver/ozone-strip-metadata into master

Created by: jdgleaver

This PR simply strips the metadata (optipng -o7 -strip all) from the Ozone PNG files not generated via the src/xmb/monochrome/export_ozone.sh script

(I forgot to do this when setting the transparent pixel colours in PR #347!)

Merge request reports