summaryrefslogtreecommitdiff
path: root/man/tiffgt.1
diff options
context:
space:
mode:
authorAndrey Kiselev <dron@ak4719.spb.edu>2006-04-20 12:17:19 +0000
committerAndrey Kiselev <dron@ak4719.spb.edu>2006-04-20 12:17:19 +0000
commit94212b3d8171804da66d475a7a7031b353a04bdb (patch)
treeee48e9235f48c206cc820878dae3e8a54d703c4a /man/tiffgt.1
parent4b9b4181fbe2efcd6c308018d177400d00cd61ff (diff)
downloadlibtiff-git-94212b3d8171804da66d475a7a7031b353a04bdb.tar.gz
Improvements in page formatting as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=114
Diffstat (limited to 'man/tiffgt.1')
-rw-r--r--man/tiffgt.128
1 files changed, 14 insertions, 14 deletions
diff --git a/man/tiffgt.1 b/man/tiffgt.1
index b41eb205..680a49a0 100644
--- a/man/tiffgt.1
+++ b/man/tiffgt.1
@@ -1,4 +1,4 @@
-.\" $Id: tiffgt.1,v 1.3 2005-11-02 11:07:19 dron Exp $
+.\" $Id: tiffgt.1,v 1.4 2006-04-20 12:17:19 dron Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
@@ -56,11 +56,11 @@ correctly handles files with any of the following characteristics:
.in +0.5i
.ta \w'\fIPhotometricInterpretation\fP 'u
.nf
-BitsPerSample 1, 2, 4, 8, 16
-SamplesPerPixel 1, 3, 4 (the 4th sample is ignored)
-PhotometricInterpretation 0 (min-is-white), 1 (min-is-black), 2 (RGB), 3 (palette), 6 (YCbCr)
-PlanarConfiguration 1 (contiguous), 2 (separate)
-Orientation 1 (top-left), 4 (bottom-left)
+\fIBitsPerSample\fP 1, 2, 4, 8, 16
+\fISamplesPerPixel\fP 1, 3, 4 (the 4th sample is ignored)
+\fIPhotometricInterpretation\fP 0 (min-is-white), 1 (min-is-black), 2 (RGB), 3 (palette), 6 (YCbCr)
+\fIPlanarConfiguration\fP 1 (contiguous), 2 (separate)
+\fIOrientation\fP 1 (top-left), 4 (bottom-left)
.fi
.in -0.5i
.sp .5
@@ -199,15 +199,15 @@ i.e. a leading ``0x'' for hexadecimal and a leading ``0'' for octal.
Override the value of the
.I PhotometricInterpretation
tag; the parameter may be one of:
-.IR miniswhite ,
-.IR minisblack ,
-.IR rgb ,
-.IR palette ,
-.IR mask ,
-.IR separated ,
-.IR ycbcr ,
+.BR miniswhite ,
+.BR minisblack ,
+.BR rgb ,
+.BR palette ,
+.BR mask ,
+.BR separated ,
+.BR ycbcr ,
and
-.IR cielab .
+.BR cielab .
.TP
.B \-r
Force image display in a full color window.