toresbe@fortran:~/ident$ rm big/*.PNG; for deg in `seq -w 0 . 360`; do export file=`perl -e "print "1$deg*10""`.PNG; echo $file; convert debian-swirl-big.png -rotate -$deg big/$file; TEST="`file big/$file | sed -e "s/,//g"`"; convert big/$file -crop 1024x576+$(((`echo $TEST | cut -d " " -f 5`)/2-512))+$(((`echo $TEST | cut -d " " -f 7`)/2-288)) done/$file; done
I just found that so horrible that I found I needed to blog it. It physically repulses me. I LOVE it! :)
The reviews are unanimous:
19:30 < daven> dude
19:30 < daven> that is sick
19:30 < daven> and twisted