[]
Tries to return index of the glyph by its name from "post" table.
Depends on 'post' table.
public bool TryGetGlyphIndex(string glyphName, out ushort glyphIndex)
| Type | Name | Description |
|---|---|---|
| string | glyphName | |
| ushort | glyphIndex |
| Type | Description |
|---|---|
| bool |