.NET API Solution to manage fonts. Learn how to view font metrics like width, kerning, ascent, descent, with a few lines of C# code.... To get the glyph index for ‘A’ symbol use GetGlyphIndex()...unicode = ( char ) 65 ; //Glyph index for 'A' uint glIndex = cmapTable...