TTF Fonts DecodeToGlyphId implementation finds unicode table and returns glyph id for unicode char. Glyph id is a unique number for a glyph which is font type dependent. For example Type1s id is a glyph name instance of GlyphStringIdAspose.font.glyphs/glyphstringid class. TTFs id is an int index instance of GlyphUInt32IdAspose.font.glyphs/glyphuint32id class....TtfEncoding namespace Aspose.Font.Ttf assembly Aspose.Font DecodeToGidParameter...