mirror of
https://github.com/minetest-mods/technic.git
synced 2025-06-30 07:10:56 +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: 311 B After Width: | Height: | Size: 214 B |
Binary file not shown.
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 1.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 813 B After Width: | Height: | Size: 583 B |
Reference in New Issue
Block a user