[Magick-bugs] -draw image is repeating last row & column
James Hague
james.hague at gmail.com
Mon Jan 1 22:52:14 CST 2007
A simple test:
convert pattern:right45 test.bmp
convert -size 50x50 xc:blue -draw "image over 1,1 0,0 'test.bmp'" composite.bmp
You can load up test.bmp and verify that it's simply a diagonal line.
Yet in composite.bmp, the last row and column are repeated, even
though I'm not scaling the image.
I get the same behavior with various image formats under both OS X and
Windows XP.
Version: ImageMagick 6.3.1 12/09/06 Q16
James
More information about the Magick-bugs
mailing list