public class FontFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CID_FONT_TYPE_0
Type name for
Type0 font |
static String |
CID_FONT_TYPE_2
Type name for
CIDFontType2 font |
static String |
MM_TYPE_1
Type name for
MMType1 font |
static String |
TRUE_TYPE
Type name for
TrueType font |
static String |
TYPE_1
Type name for
Type1 font |
static String |
TYPE_3
Type name for
Type3 font |
public static final String CID_FONT_TYPE_0
Type0 fontpublic static final String TYPE_1
Type1 fontpublic static final String MM_TYPE_1
MMType1 fontpublic static final String TYPE_3
Type3 fontpublic static final String TRUE_TYPE
TrueType fontpublic static final String CID_FONT_TYPE_2
CIDFontType2 fontpublic static PDFont parseFont(PDFont rawFont, RenderingMode renderingMode, PDResourcesHandler resources)
Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.