Available since LÖVE 0.9.0 |
This function is not supported in earlier versions. |
Gets the descent of the Font. The descent spans the distance between the baseline and the lowest descending glyph in a typeface.
descent = Font:getDescent( )
None.
number descent