| Package | Description |
|---|---|
| org.apache.pdfbox.pdmodel.font |
Classes to deal with font functionality in a PDF Document.
|
| Modifier and Type | Method and Description |
|---|---|
PDFontDescriptor |
PDType0Font.getFontDescriptor() |
PDFontDescriptor |
PDFontLike.getFontDescriptor()
Returns the font descriptor, may be null.
|
PDFontDescriptor |
PDFont.getFontDescriptor() |
PDFontDescriptor |
PDCIDFont.getFontDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PDFont.setFontDescriptor(PDFontDescriptor fontDescriptor)
Sets the font descriptor when embedding a font.
|
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.