| Modifier and Type | Method and Description |
|---|---|
static PDFont |
PDFontFactory.getPDFont(COSObject fontDictionary) |
| Modifier and Type | Method and Description |
|---|---|
static FontFeaturesObject |
GFFeaturesObjectCreator.createFontFeaturesObject(PDFont fontLike,
String id,
Set<String> extGStateChild,
Set<String> colorSpaceChild,
Set<String> patternChild,
Set<String> shadingChild,
Set<String> xobjectChild,
Set<String> fontChild,
Set<String> propertiesChild)
Constructs new GFFontFeaturesObjectAdapter
|
| Constructor and Description |
|---|
GFFontFeaturesObjectAdapter(PDFont font,
String id,
Set<String> extGStateChild,
Set<String> colorSpaceChild,
Set<String> patternChild,
Set<String> shadingChild,
Set<String> xobjectChild,
Set<String> fontChild,
Set<String> propertiesChild) |
| 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–2017 The veraPDF Consortium. All rights reserved.