| Modifier and Type | Field and Description |
|---|---|
static String |
CID_FONT_TYPE |
static String |
CID_SET |
static String |
CUSTOM |
static String |
IDENTITY |
BASE_FONT, FONT_FILE, fontProgramParsed, renderingModeRESOURCE_TYPEcontentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectcontextDependent| Constructor and Description |
|---|
GFPDCIDFont(PDFont font,
RenderingMode renderingMode) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getcidSetListsAllGlyphs()
true if the CIDSet is present and correctly lists all glyphs present in the embedded font program
|
String |
getCIDToGIDMap()
string representation of the CIDtoGIDMap entry ("Identity", or "Custom" in case of stream value)
|
List<? extends Object> |
getLinkedObjects(String link) |
getEncodingMapping, getfontFileSubtype, getfontName, getisSymbolic, getrenderingMode, getSubtype, getType, isFontProgramParsedgetisInheritedaddAction, getIDgetExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetfontFileSubtype, getfontName, getisSymbolic, getrenderingMode, getSubtype, getTypegetisInheritedgetExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String CID_FONT_TYPE
public static final String CID_SET
public static final String IDENTITY
public static final String CUSTOM
public GFPDCIDFont(PDFont font, RenderingMode renderingMode)
public List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GFPDFontlink - - the name of a linkpublic String getCIDToGIDMap()
PDCIDFontgetCIDToGIDMap in interface PDCIDFontpublic Boolean getcidSetListsAllGlyphs()
PDCIDFontgetcidSetListsAllGlyphs in interface PDCIDFontCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.