FontBase:getLineHeight
From GiderosMobile
Available since: Gideros 2011.6
Class: FontBase
Description
Returns the distance from one base line to the next.
<syntaxhighlight lang="lua"> (number) = FontBase:getLineHeight() </source>
Return values
Returns (number) The distance from one base line to the next.