X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=textures%2Falphamod%2Fmake.sh;h=9c900da7cc3712ffb50206f5ee1a5cc8c430b841;hb=e7a15fe087a0004525df0d3fc6f2ff84598f71e4;hp=4f7e30eb35ec297dc9fdd28e4669d5996e0dc8b1;hpb=3bb5f5f4c9b02561acc067724d21b2e1f04561ca;p=xonotic%2Fxonotic-maps.pk3dir.git diff --git a/textures/alphamod/make.sh b/textures/alphamod/make.sh index 4f7e30eb..9c900da7 100644 --- a/textures/alphamod/make.sh +++ b/textures/alphamod/make.sh @@ -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)" \