]> git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/hud/wickedhud/icons_healtharmor/whiteborder.sh
sev:
[xonotic/mediasource.git] / gfx / hud / wickedhud / icons_healtharmor / whiteborder.sh
diff --git a/gfx/hud/wickedhud/icons_healtharmor/whiteborder.sh b/gfx/hud/wickedhud/icons_healtharmor/whiteborder.sh
deleted file mode 100644 (file)
index 51f0cf8..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/bash
-#Requires Gimp and ~/.gimp*/scripts/whiteborder.scm
-#Adds a white border and a faint glow to the specified images, based on their alpha channel.
-#WARNING: Overwrites existing image files.
-
-gimp -d -f -i \
--b '(whiteborder "armor.png" 16 3 4 1 3)' \
--b '(whiteborder "health.png" 16 3 4 1 3)' \
--b '(gimp-quit 0)'