Documentation | InterfaceKit | font_height
DESCRIPTION
Exposes the font_height struct.
PROPERTIES
ascent
A floating point number, how far a character may extend above the baseline.
descent
A floating point number, how far a character may extend below the baseline.
leading
A floating point number, the distance between lines (more specifically, between the descent of the line above and the ascent of the line below).