.NET API Solution to manage fonts. Learn how to view font metrics like width, kerning, ascent, descent, with a few lines of C# code.... Get the glyph metrics printed. C# Code to get information...); if (glyph != null ) { //Print glyph metrics Console.WriteLine(...