summaryrefslogtreecommitdiff
path: root/Build/source/libs/xpdf/xpdf-src/doc/pdffonts.cat
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/xpdf/xpdf-src/doc/pdffonts.cat')
-rw-r--r--Build/source/libs/xpdf/xpdf-src/doc/pdffonts.cat33
1 files changed, 18 insertions, 15 deletions
diff --git a/Build/source/libs/xpdf/xpdf-src/doc/pdffonts.cat b/Build/source/libs/xpdf/xpdf-src/doc/pdffonts.cat
index 0c10b25253a..c11910b977c 100644
--- a/Build/source/libs/xpdf/xpdf-src/doc/pdffonts.cat
+++ b/Build/source/libs/xpdf/xpdf-src/doc/pdffonts.cat
@@ -1,9 +1,9 @@
-pdffonts(1) pdffonts(1)
+pdffonts(1) General Commands Manual pdffonts(1)
NAME
- pdffonts - Portable Document Format (PDF) font analyzer (version 3.04)
+ pdffonts - Portable Document Format (PDF) font analyzer (version 4.00)
SYNOPSIS
pdffonts [options] [PDF-file]
@@ -27,6 +27,9 @@ DESCRIPTION
(the absence of a ToUnicode map doesn't necessarily mean that
the text can't be converted to Unicode)
+ prob "X" if this font is likely to be problematic when converting
+ text to Unicode
+
object ID
the font dictionary object ID (number and generation)
@@ -49,32 +52,32 @@ DESCRIPTION
CONFIGURATION FILE
Pdffonts reads a configuration file at startup. It first tries to find
- the user's private config file, ~/.xpdfrc. If that doesn't exist, it
- looks for a system-wide config file, typically /usr/local/etc/xpdfrc
- (but this location can be changed when pdffonts is built). See the
+ the user's private config file, ~/.xpdfrc. If that doesn't exist, it
+ looks for a system-wide config file, typically /usr/local/etc/xpdfrc
+ (but this location can be changed when pdffonts is built). See the
xpdfrc(5) man page for details.
OPTIONS
- Many of the following options can be set with configuration file com-
+ Many of the following options can be set with configuration file com-
mands. These are listed in square brackets with the description of the
corresponding command line option.
-f number
Specifies the first page to analyze.
- -loc Shows additional information on the location of the font that
- will be used when the PDF file is rasterized (with xpdf,
+ -loc Shows additional information on the location of the font that
+ will be used when the PDF file is rasterized (with xpdf,
pdftoppm, etc.).
- -locPS Shows additional information on the location of the font that
- will be used when the PDF file is converted to PostScript (with
+ -locPS Shows additional information on the location of the font that
+ will be used when the PDF file is converted to PostScript (with
pdftops).
-l number
Specifies the last page to analyze.
-opw password
- Specify the owner password for the PDF file. Providing this
+ Specify the owner password for the PDF file. Providing this
will bypass all security restrictions.
-upw password
@@ -102,14 +105,14 @@ EXIT CODES
99 Other error.
AUTHOR
- The pdffonts software and documentation are copyright 1996-2014 Glyph &
+ The pdffonts software and documentation are copyright 1996-2017 Glyph &
Cog, LLC.
SEE ALSO
- xpdf(1), pdftops(1), pdftotext(1), pdftohtml(1), pdfinfo(1), pdfde-
+ xpdf(1), pdftops(1), pdftotext(1), pdftohtml(1), pdfinfo(1), pdfde-
tach(1), pdftoppm(1), pdftopng(1), pdfimages(1), xpdfrc(5)
- http://www.foolabs.com/xpdf/
+ http://www.xpdfreader.com/
- 28 May 2014 pdffonts(1)
+ 10 Aug 2017 pdffonts(1)