+ spell icons from painterly spell icon set

This commit is contained in:
Nils Dagsson Moskopp 2014-03-20 04:01:50 +01:00
parent 595cbdbd50
commit c5b6294176
8 changed files with 12 additions and 0 deletions

3
bo31pair.png.do Normal file
View file

@ -0,0 +1,3 @@
#!/bin/sh
convert painterly-spell-icons-4/shielding-spirit-3.png -resize 64x64^ \
-gravity center -extent 58x64 png:"$3"

3
bo32pfir.png.do Normal file
View file

@ -0,0 +1,3 @@
#!/bin/sh
convert painterly-spell-icons-4/shielding-fire-3.png -resize 64x64^ \
-gravity center -extent 58x64 png:"$3"

3
bo33pwat.png.do Normal file
View file

@ -0,0 +1,3 @@
#!/bin/sh
convert painterly-spell-icons-4/shielding-eerie-3.png -resize 64x64^ \
-gravity center -extent 58x64 png:"$3"

3
bo34pear.png.do Normal file
View file

@ -0,0 +1,3 @@
#!/bin/sh
convert painterly-spell-icons-4/shielding-acid-3.png -resize 64x64^ \
-gravity center -extent 58x64 png:"$3"

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB