Files @ a8abf6c83894
Branch filter:

Location: C3L/Artwork/optipng.sh

Dennis Fink
Export entr0py Encore logo to 1400 pixels
1
2
3
#!/bin/bash

find ./$1 -type f -name "*.png" -print0 | xargs -0 -n1 -P0 optipng -quiet -o7