Function Font.getHeight
Returns the total font height (ascent plus descent) in pixels.
double getHeight() nothrow @nogc const;
Returns the total font height (ascent plus descent) in pixels.
double getHeight() nothrow @nogc const;