Function Font.getDescent
Returns the font descent (number of pixels below the baseline).
double getDescent() nothrow @nogc const;
Returns the font descent (number of pixels below the baseline).
double getDescent() nothrow @nogc const;