summaryrefslogtreecommitdiff
path: root/man/libtiff.3t
diff options
context:
space:
mode:
Diffstat (limited to 'man/libtiff.3t')
-rw-r--r--man/libtiff.3t10
1 files changed, 9 insertions, 1 deletions
diff --git a/man/libtiff.3t b/man/libtiff.3t
index 5db40e36..95811de5 100644
--- a/man/libtiff.3t
+++ b/man/libtiff.3t
@@ -1,4 +1,4 @@
-.\" $Header: /usr/local/cvs/internal/libtiff/man/libtiff.3t,v 1.1.1.1 1999/07/27 21:50:27 mike Exp $
+.\" $Header: /cvsroot/osrs/libtiff/man/libtiff.3t,v 1.2 1999/09/06 15:25:10 mwelles Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
@@ -384,6 +384,14 @@ or for other purposes.
The default value is a pointer to a builtin function that images
packed bilevel data.
.TP
+.B TIFFTAG_IPTCNEWSPHOTO
+Tag contaings image metadata per the IPTC newsphoto spec: Headline,
+captioning, credit, etc... Used by most wire services.
+.TP
+.B TIFFTAG_PHOTOSHOP
+Tag contains Photoshop captioning information and metadata. Photoshop
+uses in parallel and redundantly alongside IPTCNEWSPHOTO information.
+.TP
.B TIFFTAG_JPEGQUALITY
Control the compression quality level used in the baseline algorithm.
Note that quality levels are in the range 0-100 with a default value of 75.