I'm on Ubuntu 11, via shell script and running the following:
Version: ImageMagick 6.6.0-4 2011-06-15 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2010 ImageMagick Studio LLC
Features: OpenMP
The command I have is as follows:
Code: Select all
convert tmp_center_done.png -matte -virtual-pixel Transparent -alpha set -background White +distort AffineProjection 1,-.3,0,1,0, +repage tmp_center_done_shear.png
Thanks,
Paul
The resulting image is as follows:
