Page 1 of 1

What happened with distort

Posted: 2010-03-30T07:17:48-07:00
by ziasumo
Anybody can help me regarding this...


Before Image is
Image
The output Image is
Image

MY command is
Convert -bordercolor white -border 1x1 d:/checks.png -matte -virtual-pixel white -filter point -bordercolor grey -border 1x1 -distort Perspective "0,0,0,20 0,98,0,70 10,98,10,98 10,0,10,0" +repage -verbose -filter point -quality 100 d:/output.jpg

Selected portion distorting correctly why it change next part of image.
Anybody can tell me

Re: What happened with distort

Posted: 2010-03-30T09:01:17-07:00
by magick
Try ImageMagick 6.6.1-0 Beta from ftp://ftp.imagemagick.org/pub/ImageMagick/beta. Does that fix the problem? We reverted a patch that most likely caused this problem.