AdobeGlyphList

AdobeGlyphList

Overview

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

Static mapping from Adobe glyph names to Unicode codepoints.

This class provides 2 methods for working with AdobeGlyphList objects in Java programs. Available methods include: contains, getUnicode. All public members are accessible to any Java application after installing the Aspose.PDF FOSS for Java package.

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

 English