Package | Description |
---|---|
org.apache.pdfbox.pdmodel.font |
Classes to deal with font functionality in a PDF Document.
|
org.apache.pdfbox.preflight.font | |
org.apache.pdfbox.preflight.font.container | |
org.apache.pdfbox.preflight.font.descriptor |
Modifier and Type | Class and Description |
---|---|
class |
PDMMType1Font
Type 1 Multiple Master Font.
|
class |
PDTrueTypeFont
TrueType font.
|
class |
PDType1CFont
Type 1-equivalent CFF font.
|
class |
PDType1Font
A PostScript Type 1 Font.
|
class |
PDType3Font
A PostScript Type 3 Font.
|
Constructor and Description |
---|
Type1FontValidator(PreflightContext context,
PDSimpleFont font) |
Constructor and Description |
---|
Type1Container(PDSimpleFont font) |
Constructor and Description |
---|
Type1DescriptorHelper(PreflightContext context,
PDSimpleFont font,
Type1Container fontContainer) |
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.