public interface PDSimpleFont extends PDFont
| 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
|
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, getisSymbolic, getrenderingMode, getSubtype, getTypegetisInheritedgetID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentBoolean getisStandard()
Long getFirstChar()
Long getLastChar()
Long getWidths_size()
String getEncoding()
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.