AdobeGlyphList
Overview
AdobeGlyphList is a class in Aspose.Pdf FOSS for Java.
Static mapping from Adobe glyph names to Unicode codepoints.
Methods
| Signature | Description |
|---|---|
getUnicode(glyphName: String) → int | Returns the Unicode codepoint for the given Adobe glyph name. |
contains(glyphName: String) → boolean | Returns whether the given glyph name is present in the Adobe Glyph List. |