| Package | Description |
|---|---|
| org.verapdf.factory.fonts | |
| org.verapdf.features.gf | |
| org.verapdf.features.gf.objects | |
| org.verapdf.pd | |
| org.verapdf.pd.font | |
| org.verapdf.pd.font.truetype | |
| org.verapdf.pd.font.type1 |
| Modifier and Type | Method and Description |
|---|---|
static PDFont |
PDFontFactory.getPDFont(COSObject fontDictionary) |
| Modifier and Type | Method and Description |
|---|---|
static GFFontFeaturesObject |
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 GFFontFeaturesObject
|
| Constructor and Description |
|---|
GFFontFeaturesObject(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 |
PDSimpleFont
Represents simple font on pd level (Type1, TrueType, Type3).
|
class |
PDType0Font
Represents Type0 font on pd level.
|
class |
PDType3Font |
| Modifier and Type | Class and Description |
|---|---|
class |
PDTrueTypeFont |
| Modifier and Type | Class and Description |
|---|---|
class |
PDType1Font |
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.