]> granicus.if.org Git - imagemagick/blobdiff - utilities/montage.1.in
(no commit message)
[imagemagick] / utilities / montage.1.in
index a42e58a517d4e06c0198eb0ff35c0ef7916e6710..f661f9f120bfad8e92eed20475309d738d0929ff 100644 (file)
@@ -1,6 +1,6 @@
 .TH montage 1 "Date: 2009/01/10 01:00:00" "ImageMagick"
 .SH NAME
-montage \- create a composite image by combining several separate images. The images are tiled on the composite image optionall adorned with a border, frame, image name, and more.
+montage \- create a composite image by combining several separate images. The images are tiled on the composite image optionally adorned with a border, frame, image name, and more.
 .SH SYNOPSIS
 .TP
 \fBmontage\fP \fIinput-file\fP [\fIoptions\fP] \fIoutput-file\fP
@@ -43,6 +43,7 @@ Image Settings:
   \-identify            identify the format and characteristics of the image
   \-interlace type      type of image interlacing scheme
   \-interpolate method  pixel color interpolation method
+  \-kerning value       set the space between two letters
   \-label string        assign a label to an image
   \-limit type value    pixel cache resource limit
   \-matte               store matte channel if the image has one
@@ -66,6 +67,7 @@ Image Settings:
   \-size geometry       width and height of image
   \-stroke color        color to use when stroking a graphic primitive
   \-support factor      resize support: > 1.0 is blurry, < 1.0 is sharp
+  \-synchronize         synchronize image to storage device
   \-texture filename    name of texture to tile onto the image background
   \-thumbnail geometry  create a thumbnail of the image
   \-tile geometry       number of tiles per row and column
@@ -106,6 +108,14 @@ Image Operators:
 Image Sequence Operators:
   \-coalesce            merge a sequence of images
 
+Image Stack Operators:
+  \-clone indexes       clone an image
+  \-delete indexes      delete the image from the image sequence
+  \-duplicate count,indexes
+                        duplicate an image one or more times
+  \-insert index        insert last image into the image sequence
+  \-swap indexes        swap two images in the image sequence
+
 Miscellaneous Options:
   \-debug events        display copious debugging information
   \-help                print program options
@@ -121,4 +131,4 @@ ImageMagick(1)
 
 .SH COPYRIGHT
 
-\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP
+\fBCopyright (C) 1999-2012 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.html or http://www.imagemagick.org/script/license.php\fP