Tag: patch
Patch for fixing documentations
--
"ROUCARIÈS Bastien"
[email protected]
-------------------------------------------------------------------------------
DO NOT WRITE TO [email protected] OR BE BLACKLISTED
--- identify.1.in.old 2007-12-26 04:10:09.000000000 +0100 +++ identify.1.in 2008-12-22 15:49:11.000000000 +0100 @@ -5,7 +5,7 @@ .TP \fBidentify\fP [\fIoptions\fP] \fIinput-file\fP .SH OVERVIEW -The \fBidentify\fP program is a member of the ImageMagick(1) suite of tools. It describes the format and characteristics of one or more image files. It also reports if an image is incomplete or corrupt. The information returned includes the image number, the file name, the width and height of the image, whether the image is colormapped or not, the number of colors in the image, the number of bytes in the image, the format of the image (JPEG, PNM, etc.), and finally the number of seconds it took to read and process the image. Many more attributes are available with the verbose option. +The \fBidentify\fP program is a member of the ImageMagick(1) suite of tools. It describes the format and characteristics of one or more image files. It also reports if an image is incomplete or corrupt. The information returned includes the image number, the file name, the width and height of the image, whether the image is colormapped or not, the number of colors in the image (by default off use \fI-define unique=true\fP option), the number of bytes in the image, the format of the image (JPEG, PNM, etc.), and finally the number of seconds it took to read and process the image. Many more attributes are available with the verbose option. For more information about the identify command, point your browser to file://@DOCUMENTATION_PATH@/www/identify.html or http://www.imagemagick.org/script/identify.php. .SH DESCRIPTION @@ -16,6 +16,7 @@ -crop geometry cut out a rectangular region of the image -define format:option define one or more image format options + -define unique=true return the number of colors in the image -density geometry horizontal and vertical density of the image -depth value image depth -extract geometry extract area from image
signature.asc
Description: This is a digitally signed message part.

