summaryrefslogtreecommitdiffstats
path: root/doc/photo.n
diff options
context:
space:
mode:
authoroehhar <harald.oehlmann@elmicron.de>2021-01-26 15:12:28 (GMT)
committeroehhar <harald.oehlmann@elmicron.de>2021-01-26 15:12:28 (GMT)
commite14eddca76cc553a3fc20350e289de6057ae23ba (patch)
treec20ffc8a32ff39e6227c93e4ce9cc7d21ac1e39f /doc/photo.n
parent8882f00b3d0596b7e09cf1d4f666e4bd2ac7ece5 (diff)
downloadtk-e14eddca76cc553a3fc20350e289de6057ae23ba.zip
tk-e14eddca76cc553a3fc20350e289de6057ae23ba.tar.gz
tk-e14eddca76cc553a3fc20350e289de6057ae23ba.tar.bz2
Correct groff syntax
Diffstat (limited to 'doc/photo.n')
-rw-r--r--doc/photo.n10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/photo.n b/doc/photo.n
index f09fddf..2ec462e 100644
--- a/doc/photo.n
+++ b/doc/photo.n
@@ -501,9 +501,9 @@ if this option is not given, is the whole image.
.
If this options is specified, the data will not contain color
information. All pixel data will be transformed into grayscale.
-.TP
.VS 8.7
-\fB\-metadata\fR \fmetadata\fR
+.TP
+\fB\-metadata\fR \fBmetadata\fR
.
Image format handler may use metadata to be included in the written file.
The specified metadata is passed to the driver for inclusion in the
@@ -747,18 +747,18 @@ parsed, or may use metadata to be included in image files or formats.
Each image format driver supports an individual set of metadata dictionary
keys. Predefined keys are:
.TP
-.
DPI
+.
Horizontal image resolution in DPI as a double value.
Supported by format \fBpng\fR.
.TP
-.
aspect
+.
Aspect ratio horizontal divided by vertical as double value.
Supported by formats \fBgif\fR and \fBpng\fR.
.TP
-.
comment
+.
Image text comment.
Supported by formats \fBgif\fR and \fBpng\fR.
.PP