]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - textures/alphamod/make.sh
Merge branch 'bones_was_here/imagederp' into 'master'
[xonotic/xonotic-maps.pk3dir.git] / textures / alphamod / make.sh
index 4f7e30eb35ec297dc9fdd28e4669d5996e0dc8b1..9c900da7cc3712ffb50206f5ee1a5cc8c430b841 100644 (file)
@@ -3,6 +3,7 @@ for x in `seq 0 100`; do
        a=$(($x * 20 / 9))
        b=$((33 + $x * 20 / 9))
        convert \
+               -auto-orient \
                -size 128x128 \
                xc:"rgb($a,$a,$a)" \
                -fill "rgb($b,$b,$b)" \