Obsolesced by optipng.
This commit is contained in:
parent
a6761ee4ac
commit
044d9b5fd9
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
grep -ir profile ../images/| grep -v .svn | cut -f3 -d ' '> /tmp/wesnoth-profile-clean
|
||||
while read x; do
|
||||
convert -strip $x $x;
|
||||
done < /tmp/wesnoth-profile-clean
|
||||
cat /tmp/wesnoth-profile-clean
|
||||
rm /tmp/wesnoth-profile-clean
|
Loading…
Add table
Reference in a new issue