summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authortgl <tgl>2013-03-06 03:35:09 +0000
committertgl <tgl>2013-03-06 03:35:09 +0000
commit9dbd05b7577b88ceddedf6036c05a52b0f43fab7 (patch)
tree7dce374d7418d01b763d31090fbcb9a7285e797c /man
parent41c78bfaeeb31723a647db735c5a611cfc510c59 (diff)
downloadlibtiff-9dbd05b7577b88ceddedf6036c05a52b0f43fab7.tar.gz
Sync tool usage printouts and man pages with reality.
Diffstat (limited to 'man')
-rw-r--r--man/tiff2ps.143
-rw-r--r--man/tiffcp.117
-rw-r--r--man/tiffdither.15
3 files changed, 50 insertions, 15 deletions
diff --git a/man/tiff2ps.1 b/man/tiff2ps.1
index c3a9bacf..565e3ac5 100644
--- a/man/tiff2ps.1
+++ b/man/tiff2ps.1
@@ -1,4 +1,4 @@
-.\" $Id: tiff2ps.1,v 1.10 2009-01-12 02:05:19 bfriesen Exp $
+.\" $Id: tiff2ps.1,v 1.11 2013-03-06 03:35:09 tgl Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
@@ -100,6 +100,9 @@ Generate \*(Ps Level 2.
Generate \*(Ps Level 3. It basically allows one to use the /flateDecode
filter for ZIP compressed TIFF images.
.TP
+.B \-8
+Disable use of ASCII85 encoding with \*(Ps Level 2/3.
+.TP
.B \-a
Generate output for all IFDs (pages) in the input file.
.TP
@@ -115,6 +118,9 @@ and the
.B \-h
option are given.
.TP
+.B \-C
+Specify the document creator name.
+.TP
.B \-d
Set the initial
.SM TIFF
@@ -123,6 +129,9 @@ directory to the specified directory number.
This option is useful for selecting individual pages in a
multi-page (e.g. facsimile) file.
.TP
+.B \-D
+Enable duplex printing (two pages per sheet of paper).
+.TP
.B \-e
Force the generation of Encapsulated \*(Ps (implies
.BR \-z ).
@@ -135,14 +144,6 @@ Specify the maximum height of image (in inches). Images with larger sizes will
be split in several pages. Option
.B \-L
may be used for specifying size of split images overlapping.
-.TP
-.B \-W
-Specify the maximum width of image (in inches). Images with larger sizes will
-be split in several pages. Options
-.B \-L
-and
-.B \-W
-are mutually exclusive.
.B \-i
Enable/disable pixel interpolation. This option requires a
single numeric value: zero to disable pixel interpolation and
@@ -152,9 +153,9 @@ non-zero to enable. The default is enabled.
Specify the size of overlapping for split images (in inches). Used in
conjunction with
.B \-H
-option and
+and
.B \-W
-option.
+options.
.TP
.B \-l
Specify the left margin for the output (in inches). This does not affect
@@ -185,9 +186,15 @@ like which are hidden using the
.I SubIFD
tag.
.TP
+.B \-O
+Write \*(Ps to specified file instead of standard output.
+.TP
.B \-p
Force the generation of (non-Encapsulated) \*(Ps.
.TP
+.B \-P L|P
+Set optional PageOrientation DSC comment to Landscape or Portrait.
+.TP
.B \-r 90|180|270|auto
Rotate image by 90, 180, 270 degrees or auto. Auto picks the best
fit for the image on the specified paper size (eg portrait
@@ -197,9 +204,23 @@ counterclockwise. Auto rotates 90 degrees ccw to produce landscape.
.B \-s
Generate output for a single IFD (page) in the input file.
.TP
+.B \-t
+Specify the document title string.
+.TP
+.B \-T
+Print pages for top edge binding.
+.TP
.B \-w
Specify the horizontal size of the printed area (in inches).
.TP
+.B \-W
+Specify the maximum width of image (in inches). Images with larger sizes will
+be split in several pages. Options
+.B \-L
+and
+.B \-W
+are mutually exclusive.
+.TP
.B \-x
Override resolution units specified in the TIFF as centimeters.
.TP
diff --git a/man/tiffcp.1 b/man/tiffcp.1
index 5fdcc474..0ed12dca 100644
--- a/man/tiffcp.1
+++ b/man/tiffcp.1
@@ -1,4 +1,4 @@
-.\" $Id: tiffcp.1,v 1.12 2010-12-23 13:38:47 dron Exp $
+.\" $Id: tiffcp.1,v 1.13 2013-03-06 03:35:09 tgl Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
@@ -60,6 +60,9 @@ in a file, but it is explicitly intended to not alter or convert
the image data content in any way.
.SH OPTIONS
.TP
+.B \-a
+Append to an existing output file instead of overwriting it.
+.TP
.BI \-b " image"
subtract the following monochrome image from all others
processed. This can be used to remove a noise bias
@@ -91,9 +94,11 @@ for LZMA2 compression,
for baseline JPEG compression,
.B g3
for CCITT Group 3 (T.4) compression,
-and
.B g4
-for CCITT Group 4 (T.6) compression.
+for CCITT Group 4 (T.6) compression,
+or
+.B sgilog
+for SGILOG compression.
By default
.I tiffcp
will compress data according to the value of the
@@ -179,6 +184,9 @@ overwritten and not when it is appended to.
.B \-M
Suppress the use of memory-mapped files when reading images.
.TP
+.BI \-o " offset"
+Set initial directory offset.
+.TP
.B \-p
Specify the planar configuration to use in writing image data
that has one 8-bit sample per pixel.
@@ -228,6 +236,9 @@ appear in a tile.
.B \-x
Force the output file to be written with PAGENUMBER value in sequence.
.TP
+.B \-8
+Write BigTIFF instead of classic TIFF format.
+.TP
.BI \-,= character
substitute
.I character
diff --git a/man/tiffdither.1 b/man/tiffdither.1
index ab0d32a7..c313fd6a 100644
--- a/man/tiffdither.1
+++ b/man/tiffdither.1
@@ -1,4 +1,4 @@
-.\" $Id: tiffdither.1,v 1.4 2006-04-20 12:17:19 dron Exp $
+.\" $Id: tiffdither.1,v 1.5 2013-03-06 03:35:09 tgl Exp $
.\"
.\" Copyright (c) 1990-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
@@ -113,6 +113,9 @@ will force data to be written with the
tag set to
.SM MSB2LSB .
.TP
+.B \-r
+Make each strip have no more than the given number of rows.
+.TP
.B \-t
Set the threshold value for dithering.
By default the threshold value is 128.