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 org.apache.pdfbox.preflight.font.container.FontContainer<? extends org.apache.pdfbox.pdmodel.font.PDFontLike> |
getFontContainer(org.apache.pdfbox.pdmodel.font.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 org.apache.pdfbox.preflight.font.container.FontContainer<? extends org.apache.pdfbox.pdmodel.font.PDFontLike> getFontContainer(org.apache.pdfbox.pdmodel.font.PDFont font)
font - Apache PDFBox fontCopyright © 2015–2018 The veraPDF Consortium. All rights reserved.