https://bugs.kde.org/show_bug.cgi?id=364905

            Bug ID: 364905
           Summary: Optimize PNGs with zopflipng
           Product: Oxygen
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: icons
          Assignee: n...@oxygen-icons.org
          Reporter: ville.sky...@iki.fi

Optimizing PNGs with zopflipng -m in the oxygen-icons5 git tree would save 3M+
in total size (tested with zopflipng from zopfli 1.0.1) with no downsides I'm
aware of. For example:

find -name "*.png" -printf "%p %p\n" | xargs -L 1 -P 4 zopflipng -ym

(A similar run with optipng -o7 would save ~1M)

Reproducible: Always




https://github.com/google/zopfli

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to