public interface Glyph extends Object
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getactualTextPresent()
true if an ActualText entry is present for this glyph
|
Boolean |
getisGlyphPresent()
true if glyph is present in the font program
|
Boolean |
getisWidthConsistent()
true if the width of the glyph in the embedded font program is consistent with the width specified in the Font dictionary
|
String |
getname()
glyph name, or empty string if the glyph is not identified by the name (as in case of CID fonts)
|
Long |
getrenderingMode()
value of the rendering mode at the moment the glyph is shown
|
String |
gettoUnicode()
unicode value of the glyph
|
Boolean |
getunicodePUA()
true if toUnicode value contains codes from Unicode Private Use Area
|
getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentString getname()
Boolean getisWidthConsistent()
Boolean getisGlyphPresent()
String gettoUnicode()
Long getrenderingMode()
Boolean getunicodePUA()
Boolean getactualTextPresent()
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.