diff --git a/LICENSE b/LICENSE index 778bc15..dd5f6c8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,2 +1,13 @@ The SVG files in this repository are licensed under the CC BY-SA License, either Version 3.0 or, at your option, any later version. + +--- + +Painterly Spell icons are released under the following licenses: + - GNU GPL 2.0 + - GNU GPL 3.0 + - CC-BY 3.0 + - CC-BY-SA 3.0 + +Attribution: J. W. Bjerk (eleazzaar) -- www.jwbjerk.com/art -- find +this and other open art at: http://opengameart.org diff --git a/bo16mblt.png.do b/bo16mblt.png.do new file mode 100644 index 0000000..9962bcb --- /dev/null +++ b/bo16mblt.png.do @@ -0,0 +1,3 @@ +#!/bin/sh +convert painterly-spell-icons-2/beam-sky-2.png -resize 64x64^ \ + -gravity center -extent 58x64 png:"$3" diff --git a/bo18lblt.png.do b/bo18lblt.png.do new file mode 100644 index 0000000..7ac4d8c --- /dev/null +++ b/bo18lblt.png.do @@ -0,0 +1,3 @@ +#!/bin/sh +convert painterly-spell-icons-2/lighting-sky-2.png -resize 64x64^ \ + -gravity center -extent 58x64 png:"$3" diff --git a/bo20chlt.png.do b/bo20chlt.png.do new file mode 100644 index 0000000..40dc927 --- /dev/null +++ b/bo20chlt.png.do @@ -0,0 +1,3 @@ +#!/bin/sh +convert painterly-spell-icons-4/link-spirit-2.png -resize 64x64^ \ + -gravity center -extent 58x64 png:"$3" diff --git a/bo22spon.png.do b/bo22spon.png.do new file mode 100644 index 0000000..ff54afb --- /dev/null +++ b/bo22spon.png.do @@ -0,0 +1,3 @@ +#!/bin/sh +convert painterly-spell-icons-4/light-air-fire-2.png -resize 84x84^ \ + -gravity North -extent 58x64 png:"$3" diff --git a/bo23frbl.png.do b/bo23frbl.png.do new file mode 100644 index 0000000..4dd6806 --- /dev/null +++ b/bo23frbl.png.do @@ -0,0 +1,3 @@ +#!/bin/sh +convert painterly-spell-icons-3/explosion-orange-3.png -resize 64x64^ \ + -gravity center -extent 58x64 png:"$3" diff --git a/bo24metr.png.do b/bo24metr.png.do new file mode 100644 index 0000000..60859e9 --- /dev/null +++ b/bo24metr.png.do @@ -0,0 +1,3 @@ +#!/bin/sh +convert painterly-spell-icons-4/fire-arrows-3.png -resize 64x64^ \ + -gravity center -extent 58x64 png:"$3" diff --git a/bo25drip.png.do b/bo25drip.png.do new file mode 100644 index 0000000..4400de7 --- /dev/null +++ b/bo25drip.png.do @@ -0,0 +1,3 @@ +#!/bin/sh +convert painterly-spell-icons-3/horror-acid-3.png -resize 64x64^ \ + -gravity center -extent 58x64 png:"$3" diff --git a/bo29ashl.png.do b/bo29ashl.png.do new file mode 100644 index 0000000..da095ca --- /dev/null +++ b/bo29ashl.png.do @@ -0,0 +1,3 @@ +#!/bin/sh +convert painterly-spell-icons-1/protect-sky-2.png -resize 64x64^ \ + -gravity center -extent 58x64 png:"$3" diff --git a/bo29shld.png.do b/bo29shld.png.do new file mode 100644 index 0000000..041db3a --- /dev/null +++ b/bo29shld.png.do @@ -0,0 +1,3 @@ +#!/bin/sh +convert painterly-spell-icons-1/protect-acid-1.png -resize 64x64^ \ + -gravity center -extent 58x64 png:"$3" diff --git a/bo30fshl.png.do b/bo30fshl.png.do new file mode 100644 index 0000000..3e62f22 --- /dev/null +++ b/bo30fshl.png.do @@ -0,0 +1,3 @@ +#!/bin/sh +convert painterly-spell-icons-1/protect-red-3.png -resize 64x64^ \ + -gravity center -extent 58x64 png:"$3" diff --git a/painterly-spell-icons-1/protect-acid-1.png b/painterly-spell-icons-1/protect-acid-1.png new file mode 100644 index 0000000..d71d4f3 Binary files /dev/null and b/painterly-spell-icons-1/protect-acid-1.png differ diff --git a/painterly-spell-icons-1/protect-red-3.png b/painterly-spell-icons-1/protect-red-3.png new file mode 100644 index 0000000..b8fdc2b Binary files /dev/null and b/painterly-spell-icons-1/protect-red-3.png differ diff --git a/painterly-spell-icons-1/protect-sky-2.png b/painterly-spell-icons-1/protect-sky-2.png new file mode 100644 index 0000000..0c9a1fe Binary files /dev/null and b/painterly-spell-icons-1/protect-sky-2.png differ diff --git a/painterly-spell-icons-2/beam-sky-2.png b/painterly-spell-icons-2/beam-sky-2.png new file mode 100644 index 0000000..b0460af Binary files /dev/null and b/painterly-spell-icons-2/beam-sky-2.png differ diff --git a/painterly-spell-icons-2/lighting-sky-2.png b/painterly-spell-icons-2/lighting-sky-2.png new file mode 100644 index 0000000..73156c2 Binary files /dev/null and b/painterly-spell-icons-2/lighting-sky-2.png differ diff --git a/painterly-spell-icons-3/explosion-orange-3.png b/painterly-spell-icons-3/explosion-orange-3.png new file mode 100644 index 0000000..56b6b41 Binary files /dev/null and b/painterly-spell-icons-3/explosion-orange-3.png differ diff --git a/painterly-spell-icons-3/horror-acid-3.png b/painterly-spell-icons-3/horror-acid-3.png new file mode 100644 index 0000000..1e5bfdc Binary files /dev/null and b/painterly-spell-icons-3/horror-acid-3.png differ diff --git a/painterly-spell-icons-4/fire-arrows-3.png b/painterly-spell-icons-4/fire-arrows-3.png new file mode 100644 index 0000000..f3843dd Binary files /dev/null and b/painterly-spell-icons-4/fire-arrows-3.png differ diff --git a/painterly-spell-icons-4/light-air-fire-2.png b/painterly-spell-icons-4/light-air-fire-2.png new file mode 100644 index 0000000..8b92dbd Binary files /dev/null and b/painterly-spell-icons-4/light-air-fire-2.png differ diff --git a/painterly-spell-icons-4/link-spirit-2.png b/painterly-spell-icons-4/link-spirit-2.png new file mode 100644 index 0000000..eaf5e66 Binary files /dev/null and b/painterly-spell-icons-4/link-spirit-2.png differ