public class PBoxPDType1Font extends PBoxPDSimpleFont implements PDType1Font
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE1_FONT_TYPE |
static String |
UNDEFINED_GLYPH |
CUSTOM_ENCODINGBASE_FONT, FONT_FILE, renderingModecMap, contentStream, document, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObjectcontextDependent| Constructor and Description |
|---|
PBoxPDType1Font(PDType1CFont font,
RenderingMode renderingMode) |
PBoxPDType1Font(PDType1Font font,
RenderingMode renderingMode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCharSet()
the value of the CharSet entry in the font descriptor dictionary
|
Boolean |
getcharSetListsAllGlyphs()
true if the CharSet is present and correctly lists all glyphs present in the embedded font program
|
Boolean |
getisStandard()
true if the font is one of the 14 standard fonts defined in PDF 1.4 Reference
|
getEncoding, getFirstChar, getLastChar, getWidths_sizegetfontFileSubtype, getfontName, getID, getisSymbolic, getLinkedObjects, getrenderingMode, getSubtype, getTypegetisInheritedaddActiongetLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEncoding, getFirstChar, getLastChar, getWidths_sizegetfontFileSubtype, getfontName, getisSymbolic, getrenderingMode, getSubtype, getTypegetisInheritedgetID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String UNDEFINED_GLYPH
public static final String TYPE1_FONT_TYPE
public PBoxPDType1Font(PDType1Font font, RenderingMode renderingMode)
public PBoxPDType1Font(PDType1CFont font, RenderingMode renderingMode)
public Boolean getcharSetListsAllGlyphs()
PDType1FontgetcharSetListsAllGlyphs in interface PDType1Fontpublic Boolean getisStandard()
PDSimpleFontgetisStandard in interface PDSimpleFontgetisStandard in class PBoxPDSimpleFontpublic String getCharSet()
PDType1FontgetCharSet in interface PDType1FontCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.