fontDescent
fn
int fontDescent() nothrow @nogcGets the descent of the current font.
The descent is the distance from the baseline to the bottom of characters.
Returns
Descent in pixels
int fontDescent() nothrow @nogcGets the descent of the current font.
The descent is the distance from the baseline to the bottom of characters.