| Modifier and Type | Method and Description |
|---|---|
static PDFont |
FontFactory.parseFont(PDFont rawFont,
RenderingMode renderingMode,
PDResourcesHandler resources,
GraphicState inheritedGraphicState) |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,PDFont> |
StaticContainers.cachedFonts |
| Modifier and Type | Method and Description |
|---|---|
PDFont |
GFOpTextShow.getVeraModelFont() |
| Modifier and Type | Class and Description |
|---|---|
class |
GFPDCIDFont
Represents CID Font dictionary.
|
class |
GFPDEmptyFont |
class |
GFPDFont
Instance of this class represent PDF font dictionary.
|
class |
GFPDSimpleFont
Represents one of the simple font types (Type 1, TrueType, Type 3).
|
class |
GFPDTrueTypeFont
Represents TrueType font dictionary.
|
class |
GFPDType0Font
Represents Type0 font dictionary.
|
class |
GFPDType1Font
Represents Type1 font dictionary.
|
class |
GFPDType3Font
Represents Type3 font dictionary.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PDCIDFont
CID Font dictionary
|
interface |
PDSimpleFont
One of the simple font types (Type 1, TrueType, Type 3)
|
interface |
PDTrueTypeFont
TrueType font dictionary
|
interface |
PDType0Font
Type0 font dictionary
|
interface |
PDType1Font
Type1 font dictionary
|
interface |
PDType3Font
Type3 font dictionary
|
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.