| Package | Description |
|---|---|
| org.verapdf.model.factory.font | |
| org.verapdf.model.impl.pb.operator.textshow | |
| org.verapdf.model.impl.pb.pd.font | |
| org.verapdf.model.pdlayer |
| Modifier and Type | Method and Description |
|---|---|
static PDFont |
FontFactory.parseFont(PDFont pdfboxFont,
PDDocument document,
PDFAFlavour flavour) |
static PDFont |
FontFactory.parseFont(PDFont pdfboxFont,
RenderingMode renderingMode,
PDInheritableResources resources,
PDDocument document,
PDFAFlavour flavour)
Transform Apache PDFBox font representation to
VeraPDF font representation
|
| Modifier and Type | Method and Description |
|---|---|
PDFont |
PBOpTextShow.getVeraModelFont() |
| Modifier and Type | Class and Description |
|---|---|
class |
PBoxPDCIDFont |
class |
PBoxPDFont |
class |
PBoxPDSimpleFont |
class |
PBoxPDTrueTypeFont |
class |
PBoxPDType0Font |
class |
PBoxPDType1Font |
class |
PBoxPDType3Font |
| 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–2021 The veraPDF Consortium. All rights reserved.