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(org.apache.pdfbox.pdmodel.font.PDType1CFont font,
org.apache.pdfbox.pdmodel.graphics.state.RenderingMode renderingMode) |
PBoxPDType1Font(org.apache.pdfbox.pdmodel.font.PDType1Font font,
org.apache.pdfbox.pdmodel.graphics.state.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(org.apache.pdfbox.pdmodel.font.PDType1Font font,
org.apache.pdfbox.pdmodel.graphics.state.RenderingMode renderingMode)
public PBoxPDType1Font(org.apache.pdfbox.pdmodel.font.PDType1CFont font,
org.apache.pdfbox.pdmodel.graphics.state.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–2018 The veraPDF Consortium. All rights reserved.