diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2021-02-01 06:11:18 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2021-02-01 06:11:18 +0000 |
commit | 4f9de1dfebdc66d367d730252d6f224d37e96ee6 (patch) | |
tree | 3750421fabf3aa8a8e1f4f6d5558d489e9d4fe02 /Build/source/libs/xpdf/xpdf-src/doc/pdftoppm.1 | |
parent | 9d694205709f79666458dc2ee685767b28bcd9ac (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.1')
-rw-r--r-- | Build/source/libs/xpdf/xpdf-src/doc/pdftoppm.1 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Build/source/libs/xpdf/xpdf-src/doc/pdftoppm.1 b/Build/source/libs/xpdf/xpdf-src/doc/pdftoppm.1 index 5ad6541d5bb..23b5b06980c 100644 --- a/Build/source/libs/xpdf/xpdf-src/doc/pdftoppm.1 +++ b/Build/source/libs/xpdf/xpdf-src/doc/pdftoppm.1 @@ -1,8 +1,8 @@ -.\" Copyright 2005-2019 Glyph & Cog, LLC -.TH pdftoppm 1 "25 Sep 2019" +.\" Copyright 2005-2021 Glyph & Cog, LLC +.TH pdftoppm 1 "28 Jan 2021" .SH NAME pdftoppm \- Portable Document Format (PDF) to Portable Pixmap (PPM) -converter (version 4.02) +converter (version 4.03) .SH SYNOPSIS .B pdftoppm [options] @@ -56,6 +56,9 @@ Generate a grayscale PGM file (instead of an RGB PPM file). .B \-cmyk Generate a CMYK PAM file (instead of an RGB PPM file). .TP +.BI \-rot " angle" +Rotate pages by 0 (the default), 90, 180, or 270 degrees. +.TP .BI \-freetype " yes | no" Enable or disable FreeType (a TrueType / Type 1 font rasterizer). This defaults to "yes". @@ -107,7 +110,7 @@ Error related to PDF permissions. 99 Other error. .SH AUTHOR -The pdftoppm software and documentation are copyright 1996-2019 Glyph +The pdftoppm software and documentation are copyright 1996-2021 Glyph & Cog, LLC. .SH "SEE ALSO" .BR xpdf (1), |