public abstract class GFPDSimpleFont extends GFPDFont implements PDSimpleFont
| Modifier and Type | Field and Description |
|---|---|
static String |
CUSTOM_ENCODING |
BASE_FONT, FONT_FILE, fontProgramParsed, renderingModeRESOURCE_TYPEcontentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectcontextDependent| Modifier | Constructor and Description |
|---|---|
protected |
GFPDSimpleFont(PDSimpleFont 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
|
getEncodingMapping, getfontFileSubtype, getfontName, getisSymbolic, getLinkedObjects, 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, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String CUSTOM_ENCODING
protected GFPDSimpleFont(PDSimpleFont font, RenderingMode renderingMode, String type)
public abstract Boolean getisStandard()
PDSimpleFontgetisStandard in interface PDSimpleFontpublic Long getFirstChar()
PDSimpleFontgetFirstChar in interface PDSimpleFontpublic Long getLastChar()
PDSimpleFontgetLastChar in interface PDSimpleFontpublic Long getWidths_size()
PDSimpleFontgetWidths_size in interface PDSimpleFontpublic String getEncoding()
PDSimpleFontgetEncoding in interface PDSimpleFontCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.