----- Original Message -----
From: "Glenn Linderman" <[EMAIL PROTECTED]>
To: "Jeff Godfrey" <[EMAIL PROTECTED]>
So, in order to get a "wide" outer border around my image grid, I
need to take the resultant montage from ImageMagick and lay it onto
a larger canvas
Yes.
in another graphics application?
You could, or you could use ImageMagick in a second step.
Hi Glenn,
Thanks for the push. I did a little more digging into the IM
documentation and
found what I needed. Basically, I have a small batch file that does
the following:
- convert.exe to create a background canvas of the appropriate size
- montage.exe to create my grid of images
- composite.exe to overlay the image grid onto the background
Though I'm still doing the "-geometry" math by hand, the result is
exactly what I need. I may put together an application on top of the
IM CLI at some point, but for now, it's not worth the effort.
Thanks again.
Jeff
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users