[]
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)
Public Function TryGetGlyphIndex(glyphName As String, ByRef glyphIndex As UShort) As Boolean
Type | Description |
---|---|
bool |