public class PBoxPDType0Font extends PBoxPDFont implements PDType0Font
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCENDANT_FONTS |
static String |
ENCODING |
static String |
TYPE_0_FONT_TYPE |
BASE_FONT, FONT_FILE, renderingModecMap, contentStream, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObjectcontextDependent| Constructor and Description |
|---|
PBoxPDType0Font(PDFontLike font,
RenderingMode renderingMode,
PDDocument document,
PDFAFlavour flavour) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getareRegistryOrderingCompatible()
true if Registry and Ordering keys of the corresponding CMap and CIDFont are compatible
|
String |
getcmapName()
the name of the CMap
|
Boolean |
getisSupplementCompatible()
true if the Supplement key in the CIDFont is greater or equal to the Supplement key in the CMap dictionary
|
List<? extends Object> |
getLinkedObjects(String link) |
getfontFileSubtype, getfontName, getID, getisSymbolic, getrenderingMode, getSubtype, getTypegetisInheritedaddActiongetLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetfontFileSubtype, getfontName, getisSymbolic, getrenderingMode, getSubtype, getTypegetisInheritedgetID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String TYPE_0_FONT_TYPE
public static final String DESCENDANT_FONTS
public static final String ENCODING
public PBoxPDType0Font(PDFontLike font, RenderingMode renderingMode, PDDocument document, PDFAFlavour flavour)
public Boolean getareRegistryOrderingCompatible()
PDType0FontgetareRegistryOrderingCompatible in interface PDType0Fontpublic Boolean getisSupplementCompatible()
PDType0FontgetisSupplementCompatible in interface PDType0Fontpublic String getcmapName()
PDType0FontgetcmapName in interface PDType0Fontpublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class PBoxPDFontlink - - the name of a linkCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.