| Package | Description |
|---|---|
| org.apache.pdfbox.pdmodel.font |
Classes to deal with font functionality in a PDF Document.
|
| org.verapdf.model.impl.pb.pd.font |
| Modifier and Type | Class and Description |
|---|---|
class |
PDMMType1Font
Type 1 Multiple Master Font.
|
| Modifier and Type | Field and Description |
|---|---|
static PDType1Font |
PDType1Font.COURIER |
static PDType1Font |
PDType1Font.COURIER_BOLD |
static PDType1Font |
PDType1Font.COURIER_BOLD_OBLIQUE |
static PDType1Font |
PDType1Font.COURIER_OBLIQUE |
static PDType1Font |
PDType1Font.HELVETICA |
static PDType1Font |
PDType1Font.HELVETICA_BOLD |
static PDType1Font |
PDType1Font.HELVETICA_BOLD_OBLIQUE |
static PDType1Font |
PDType1Font.HELVETICA_OBLIQUE |
static PDType1Font |
PDType1Font.SYMBOL |
static PDType1Font |
PDType1Font.TIMES_BOLD |
static PDType1Font |
PDType1Font.TIMES_BOLD_ITALIC |
static PDType1Font |
PDType1Font.TIMES_ITALIC |
static PDType1Font |
PDType1Font.TIMES_ROMAN |
static PDType1Font |
PDType1Font.ZAPF_DINGBATS |
| Constructor and Description |
|---|
PBoxPDType1Font(PDType1Font font,
RenderingMode renderingMode) |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.