W3cubDocs

/LÖVE

Font:getLineHeight

Gets the line height. This will be the value previously set by Font:setLineHeight, or 1.0 by default.

Function

Synopsis

height = Font:getLineHeight( )

Arguments

None.

Returns

number height
The current line height.

See Also


© 2006–2016 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/Font:getLineHeight