| Package | Description |
|---|---|
| com.aspose.font |
The com.aspose.font is a root package for all classes that deal with fonts.
|
| Modifier and Type | Method and Description |
|---|---|
GlyphIdType |
CffFont.getGlyphIdType()
Gets glyph id type specification.
|
abstract GlyphIdType |
Font.getGlyphIdType()
Glyph id type specification.
|
GlyphIdType |
IGlyphAccessor.getGlyphIdType()
Glyph id type specification.
|
GlyphIdType |
TtfFont.getGlyphIdType()
Gets glyph id type specification.
|
GlyphIdType |
Type1Font.getGlyphIdType()
Glyph id type specification.
|
static GlyphIdType |
GlyphIdType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GlyphIdType[] |
GlyphIdType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Aspose. All Rights Reserved.