summaryrefslogtreecommitdiff
path: root/Build/source/libs/xpdf/xpdf-src/doc/pdftoppm.cat
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2021-02-01 06:11:18 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2021-02-01 06:11:18 +0000
commit4f9de1dfebdc66d367d730252d6f224d37e96ee6 (patch)
tree3750421fabf3aa8a8e1f4f6d5558d489e9d4fe02 /Build/source/libs/xpdf/xpdf-src/doc/pdftoppm.cat
parent9d694205709f79666458dc2ee685767b28bcd9ac (diff)
xpdf 4.03
git-svn-id: svn://tug.org/texlive/trunk@57588 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/xpdf/xpdf-src/doc/pdftoppm.cat')
-rw-r--r--Build/source/libs/xpdf/xpdf-src/doc/pdftoppm.cat9
1 files changed, 6 insertions, 3 deletions
diff --git a/Build/source/libs/xpdf/xpdf-src/doc/pdftoppm.cat b/Build/source/libs/xpdf/xpdf-src/doc/pdftoppm.cat
index 45e1bf1f255..9621be3c3b0 100644
--- a/Build/source/libs/xpdf/xpdf-src/doc/pdftoppm.cat
+++ b/Build/source/libs/xpdf/xpdf-src/doc/pdftoppm.cat
@@ -4,7 +4,7 @@ pdftoppm(1) General Commands Manual pdftoppm(1)
NAME
pdftoppm - Portable Document Format (PDF) to Portable Pixmap (PPM) con-
- verter (version 4.02)
+ verter (version 4.03)
SYNOPSIS
pdftoppm [options] PDF-file PPM-root
@@ -47,6 +47,9 @@ OPTIONS
-cmyk Generate a CMYK PAM file (instead of an RGB PPM file).
+ -rot angle
+ Rotate pages by 0 (the default), 90, 180, or 270 degrees.
+
-freetype yes | no
Enable or disable FreeType (a TrueType / Type 1 font raster-
izer). This defaults to "yes". [config file: enableFreeType]
@@ -86,7 +89,7 @@ EXIT CODES
99 Other error.
AUTHOR
- The pdftoppm software and documentation are copyright 1996-2019 Glyph &
+ The pdftoppm software and documentation are copyright 1996-2021 Glyph &
Cog, LLC.
SEE ALSO
@@ -96,4 +99,4 @@ SEE ALSO
- 25 Sep 2019 pdftoppm(1)
+ 28 Jan 2021 pdftoppm(1)