eexpress on  wrote...
| hi,
| 
| such as "composite -compose over t.png tt.png ttt.png", always paste t.png  
| at the left-top corner. how to align to right-top, or other corners.
| 
Add   -gravity NorthEast
for top-right
OR add    -geometry +50+50   to offset the overlay relative to
destination.


  Anthony Thyssen ( System Programmer )    <[EMAIL PROTECTED]>
 -----------------------------------------------------------------------------
    Always secure your files, you never know who is lurking about.
                                  -- Rick Cook, "The Wizardry Compiled"
 -----------------------------------------------------------------------------
     Anthony's Home is his Castle     http://www.cit.gu.edu.au/~anthony/
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to