Peng Yu
2010-10-06 01:11:03 UTC
Hi,
convert.exe tif/tmp_Page_1.tiff -gravity East -crop 70%x100% tmp.tiff
The above command can correctly crop the right 70% of the image. But
the following command always crops toward the left. Is this a bug?
convert.exe tif/tmp_Page_1.tiff -gravity East -crop 3000x3397 tmp.tiff
I have the following ImageMagick version.
$ convert.exe -version
Version: ImageMagick 6.6.1-7 2010-05-07 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2010 ImageMagick Studio LLC
Features: OpenMP
convert.exe tif/tmp_Page_1.tiff -gravity East -crop 70%x100% tmp.tiff
The above command can correctly crop the right 70% of the image. But
the following command always crops toward the left. Is this a bug?
convert.exe tif/tmp_Page_1.tiff -gravity East -crop 3000x3397 tmp.tiff
I have the following ImageMagick version.
$ convert.exe -version
Version: ImageMagick 6.6.1-7 2010-05-07 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2010 ImageMagick Studio LLC
Features: OpenMP
--
Regards,
Peng
Regards,
Peng