summaryrefslogtreecommitdiff
path: root/Build/source/libs/xpdf/xpdf-src/doc/pdftopng.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/pdftopng.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/pdftopng.cat')
-rw-r--r--Build/source/libs/xpdf/xpdf-src/doc/pdftopng.cat9
1 files changed, 6 insertions, 3 deletions
diff --git a/Build/source/libs/xpdf/xpdf-src/doc/pdftopng.cat b/Build/source/libs/xpdf/xpdf-src/doc/pdftopng.cat
index 0241fee5956..7e17c504b4b 100644
--- a/Build/source/libs/xpdf/xpdf-src/doc/pdftopng.cat
+++ b/Build/source/libs/xpdf/xpdf-src/doc/pdftopng.cat
@@ -4,7 +4,7 @@ pdftopng(1) General Commands Manual pdftopng(1)
NAME
pdftopng - Portable Document Format (PDF) to Portable Network Graphics
- (PNG) converter (version 4.02)
+ (PNG) converter (version 4.03)
SYNOPSIS
pdftopng [options] PDF-file PNG-root
@@ -48,6 +48,9 @@ OPTIONS
with PDF files that have been constructed with a transparent
background. The -alpha flag cannot be used with -mono.
+ -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]
@@ -87,7 +90,7 @@ EXIT CODES
99 Other error.
AUTHOR
- The pdftopng software and documentation are copyright 1996-2019 Glyph &
+ The pdftopng software and documentation are copyright 1996-2021 Glyph &
Cog, LLC.
SEE ALSO
@@ -97,4 +100,4 @@ SEE ALSO
- 25 Sep 2019 pdftopng(1)
+ 28 Jan 2021 pdftopng(1)