[magick-users] montage usage question

Anthony Thyssen anthony at griffith.edu.au
Wed Mar 12 00:42:31 PDT 2008


"John Smith" on  wrote...
| 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? :-)
| 

convert a.gif b.gif +append joined.gif

note the 'plus' sign!


  Anthony Thyssen ( System Programmer )    <A.Thyssen at griffith.edu.au>
 -----------------------------------------------------------------------------
   ... and the smoking yet still impressive hole where the
    Alchemist's Guild had been up until yesterday.
                                     -- Terry Pratchett, "Soul Music"
 -----------------------------------------------------------------------------
     Anthony's Home is his Castle     http://www.cit.gu.edu.au/~anthony/


More information about the Magick-users mailing list