AdobeGlyphList

AdobeGlyphList

Overview

AdobeGlyphList is a class in Aspose.Pdf FOSS for Java.

Static mapping from Adobe glyph names to Unicode codepoints.

Methods

SignatureDescription
getUnicode(glyphName: String)intReturns the Unicode codepoint for the given Adobe glyph name.
contains(glyphName: String)booleanReturns whether the given glyph name is present in the Adobe Glyph List.

See Also