summaryrefslogtreecommitdiff
path: root/man/libtiff.3t
diff options
context:
space:
mode:
authorMike Welles <mike@onshore.com>1999-09-28 17:22:20 +0100
committerRoger Leigh <rleigh@codelibre.net>2022-06-22 23:29:50 +0100
commit4e500fc403b41416d3febb9aec42af4c01f5ea47 (patch)
treec6f6010186a0648de50210deeb38d5f886f6a363 /man/libtiff.3t
parent00c28dda69f1be886da146b085f795478d661ddf (diff)
downloadlibtiff-git-tiff-3.5-oldcvs.tar.gz
v3.5.2 releasev3.5.2tiff-3.5-oldcvs
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.