Font:setLineHeight( number )
Sets the line height.
When rendering the font in lines the actual height will be
determined by the line height multiplied by the height of the font.
The default is
1.0
.
Synopsis
Font:setLineHeight( number )
Parameters
number |
height |
The new line height. |