Hi folks!
I'm using the latest version of IM from the command line in
RHEL 4. I'm
having problems with the -border option. That is, when I do
this:
mogrify -border 0x100 image.jpg
everything works as expected and a 100px border is added
along the height of
the image. However, doing this:
mogrify -border 100x0 image.jpg
I assumed would add a 100px border along the width of the
image. Instead,
the image is completely black although it does seem to have
the proper
dimensions (the border has been added but the image is
completely black!)
Is this a bug?!?
Thanks!,
Devin
_______________________________________________
Magick-users mailing list
Magick-users imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick
-users
|