TtfPostTable.GetAllGlyphIndexesForGlyphName

TtfPostTable.GetAllGlyphIndexesForGlyphName method

Gets array of glyphs indexes by glyph name

public uint[] GetAllGlyphIndexesForGlyphName(string glyphName)
ParameterTypeDescription
glyphNameStringGlyph name

Return Value

array of glyphs indexes

See Also