[magick-users] Possible mageMagick.org "Border with Rounded Corners" example syntax problem
David Favor
david at davidfavor.com
Tue Oct 13 11:54:10 PDT 2009
Fred Weinhaus wrote:
> If the original image does not align at 0,0, then perhaps it has a
> virtual canvas. Use +repage to remove the virtual canvas and see if
> that helps. This happens if you have cropped the image and not
> followd the crop with +repage.
>
> see http://www.imagemagick.org/Usage/crop/#crop_repage
I changed my image creation command to:
convert -size 2736x1830 xc:red +repage red.gif
Same result. Executing:
identify -verbose * | grep -i virtual
turns up no image with any virtual setting. Let me know how to
check if an image has a virtual canvas.
Images can be seen here:
http://RadicalHealth.com/work
--
Love feeling your best ever, all day, every day?
Click http://RadicalHealth.com for the easy way!
More information about the Magick-users
mailing list