Function Font.getAscent
Returns the font ascent (number of pixels above the baseline).
double getAscent() nothrow @nogc const;
Returns the font ascent (number of pixels above the baseline).
double getAscent() nothrow @nogc const;