----- Original Message ----- From: "Anthony Thyssen" <[EMAIL PROTECTED]>
To: "ImageMagick User List" <[email protected]>
Cc: "Jeff Godfrey" <[EMAIL PROTECTED]>

| ... but only because I calculated the required image dimensions and spacing | values. What I'd like to be able to do is specify that I want a 20x30 canvas | containing a 7x14 grid of images with 0.5" borders around the outer edge and | a 5 pixel border between images - and then let ImageMagick determine the
| proper image sizes.
|
| Is this currently possible? Obviously, I could write some code to figure | this stuff out and then construct the proper command line, but I don't want
| to reinvent the wheel if it already exists.
|

This has been suggested as a useful thing. But is not implemented.

Anthony,

Thanks for the verification. As this is just a one-off, I'll just stick with my hand calculations for now. If I need to do a larger number of similar image grids in the future, I might right some code to take care of the math...

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 in another graphics application? Does the "-page" option help me out any? Maybe I'll experiment with it later.

Anyway, thanks again.

Jeff
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to