| Package | Description |
|---|---|
| org.verapdf.factory.fonts | |
| org.verapdf.pd | |
| org.verapdf.pd.font | |
| org.verapdf.pd.font.truetype | |
| org.verapdf.pd.font.type1 | |
| org.verapdf.pd.font.type3 |
| Modifier and Type | Method and Description |
|---|---|
static PDFont |
PDFontFactory.getPDFont(COSObject fontDictionary) |
| Modifier and Type | Method and Description |
|---|---|
PDFont |
PDExtGState.getFont() |
PDFont |
PDResources.getFont(ASAtom name) |
| Modifier and Type | Class and Description |
|---|---|
class |
PDCIDFont
Class represents CIDFont on PD level.
|
class |
PDSimpleFont
Represents simple font on pd level (Type1, TrueType, Type3).
|
class |
PDType0Font
Represents Type0 font on pd level.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDTrueTypeFont
Represents True Type font on PD level.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDType1Font
Class represents Type 1 font on PD level.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDType3Font |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.