Ctor. Creates a Fnt object wrapping the specified font for a given display.
Get the font extents for a given string.
Get the rendered width of a string for the wrapped font.
Free the given font object associated with a display. This will release the GC allocated memory.
Ascent of the font
Descent of the font
Height of the font. This equates to ascent + descent.
The X font we're covering.
Font object to encapsulate the X font.