public class FontHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CID_FONT_TYPE_0
CID font type 0 value of Subtype entry for type 0 font
|
static String |
CID_FONT_TYPE_2
CID font type 1 value of Subtype entry for type 0 font
|
| Constructor and Description |
|---|
FontHelper() |
| Modifier and Type | Method and Description |
|---|---|
static FontContainer<? extends PDFontLike> |
getFontContainer(PDFont font)
Transform Apache PDFBox font to Apache Preflight
font container representation
|
public static final String CID_FONT_TYPE_0
public static final String CID_FONT_TYPE_2
public static FontContainer<? extends PDFontLike> getFontContainer(PDFont font)
font - Apache PDFBox fontCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.