1
0
mirror of https://github.com/minetest-mods/technic.git synced 2025-06-28 22:36:35 +02:00
Files
technic/concrete
Hugo Locurcio f827463bf4 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.
2019-06-19 19:09:23 +02:00
..
2019-03-31 13:00:48 +02:00
2019-06-19 19:09:23 +02:00
2019-01-26 14:15:40 +01:00