2 Commits

Author SHA1 Message Date
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
metalstache
21c96a971f Add Wrench mod 2013-07-31 11:55:59 -04:00