Returns glyph by glyph id. Glyph id is a unique number for a glyph which is font type dependent. TTF Font glyph id can be instance of GlyphStringIdaspose.font.glyphs/glyphstringid class or GlyphUInt32Idaspose.font.glyphs/glyphuint32id class. Name string glyph addressing is supported for TTF Fonts via Post table mapping. In case CFF Font inside the CFF structures are used to address glyphs by name....Ttf assembly Aspose.Font GetGlyphById(string)...namespace Aspose.Font.Ttf assembly Aspose.Font GetGlyphById(uint)...