public abstract class PBoxPDSimpleFont extends PBoxPDFont implements PDSimpleFont
| Modifier and Type | Field and Description |
|---|---|
static String |
CUSTOM_ENCODING |
BASE_FONT, FONT_FILE, renderingModecMap, contentStream, document, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObjectcontextDependent| Constructor and Description |
|---|
PBoxPDSimpleFont(PDFontLike font,
RenderingMode renderingMode,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncoding()
- the string "Custom", of the /Encoding entry is a dictionary containing /Differences key
|
Long |
getFirstChar()
FirstChar entry; null if LastChar entry is not present or has invalid type
|
abstract Boolean |
getisStandard()
true if the font is one of the 14 standard fonts defined in PDF 1.4 Reference
|
Long |
getLastChar()
LastChar entry; null if LastChar entry is not present or has invalid type
|
Long |
getWidths_size()
The size of the Widths array; null if the Widths array is not present or has invalid type
|
getfontFileSubtype, getfontName, getID, getisSymbolic, getLinkedObjects, getrenderingMode, getSubtype, getTypegetisInheritedaddActiongetLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetfontFileSubtype, getfontName, getisSymbolic, getrenderingMode, getSubtype, getTypegetisInheritedgetID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String CUSTOM_ENCODING
public PBoxPDSimpleFont(PDFontLike font, RenderingMode renderingMode, String type)
public Long getWidths_size()
PDSimpleFontgetWidths_size in interface PDSimpleFontpublic String getEncoding()
PDSimpleFontgetEncoding in interface PDSimpleFontpublic Long getLastChar()
PDSimpleFontgetLastChar in interface PDSimpleFontpublic Long getFirstChar()
PDSimpleFontgetFirstChar in interface PDSimpleFontpublic abstract Boolean getisStandard()
PDSimpleFontgetisStandard in interface PDSimpleFontCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.