Function
Font:getLineHeight( )
Gets the line height. This will be the value previously set by Font:setLineHeight, or 1.0 by default.
Synopsis
height = Font:getLineHeight( )
Returns
height number The current line height.
Copyright © 2006-2010 LÖVE Development Team.