[EMAIL PROTECTED] writes:

>> convert -crop 200x200+20+100 input.jpg -crop 180x180+20+20 output.jpg
>
> Does this work?
>
>   convert -crop 200x200+20+100 input.jpg +repage -crop 180x180+20+20
>   output.jpg

hmm, no, same effect as before - 180x100 resulting image

i forgot to mention IM version: ImageMagick 6.4.1 07/28/08 Q16

-- 
lg
_______________________________________________
Magick-bugs mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-bugs

Reply via email to