thank you so much Fred, that did the trick! A follow-up question if you know it,
I am noticing some weirdness in the rendered image. What I mean is, the colors are not right. I have a solid green color of #48BD60 on my original (pre-joined) images... however, the joined output is not percisely this value.... it is close, but at least 3 or 4 variations of that hex code are in the output file :( Do you know why this may be the case? Is there some setting to make it create a perfect rendition? Lastly, I had one seperate question which should shore me up. (Thank you for this group---and your time!). Let's say I have a single 200x200 image, and want to create a 300x200 image using that 200x200 image, centered within that new space, & with a specified color value for it (the extra 50 pixels on each side of the input image being created). How would this be done? :-) :-) Thank you again. You have been a big help so far! :D ----- Original Message ----- From: "Fred Weinhaus" To: [email protected] Subject: [magick-users] montage usage question Date: Tue, 11 Mar 2008 21:19:52 -0700 convert a.gif b.gif +append joined.gif > I would like to join two seperate images together that have different > width properties.... but are same height. If I were to desire a single > image, without any special frame or border, > > input image 1: a.gif (100x50) > input image 2: b.gif (125x50) > > desired output: joined.gif (225x50) > > what is the proper command line for this for my reference? :-) > _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users -- Want an e-mail address like mine? Get a free e-mail account today at www.mail.com! _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
