Function
Font:getHeight( )
Gets the height of the Font. The height of the font is the size including any spacing; the height which it will need.
Synopsis
height = Font:getHeight( )
Returns
height number The height of the Font.
Copyright © 2006-2010 LÖVE Development Team.