mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-23 10:40:20 +02:00
Optimize PNG images losslessly
Commands used: - `parallel optipng -o7 -zm1-9 -strip all ::: **/*.png` - `parallel advpng -z4 ::: **/*.png` This incorporates non-interlacted PNGs from #500 to fix warnings thrown by libpng.
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 226 B After Width: | Height: | Size: 202 B |
Binary file not shown.
Before Width: | Height: | Size: 123 B After Width: | Height: | Size: 103 B |
Reference in New Issue
Block a user