This class is creatable.
Ascent
|
Return the distance that the font extends above the baseline.
|
Descent
|
Returns the distance that the font extends below the baseline.
|
Height
|
Return the recommended vertical distance between baselines when setting consecutive lines of text with the font.
|
MaxXAdvance
|
Return the maximum distance in the X direction that the the origin is advanced for any glyph in the font.
|
MaxYAdvance
|
Return the maximum distance in the Y direction that the the origin is advanced for any glyph in the font.
|