Difference between revisions of "Font:setLineHeight"

m (1 revision: Importing from potato (again).)
m
Line 1: Line 1:
 
 
Sets the line height.  
 
Sets the line height.  
 
When rendering the font in lines the actual height will be  
 
When rendering the font in lines the actual height will be  
Line 18: Line 17:
 
{{#set:Description=Sets the line height.  
 
{{#set:Description=Sets the line height.  
 
}}
 
}}
 +
== Other Languages ==
 +
{{i18n|Font:setLineHeight}}

Revision as of 19:12, 18 November 2010

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.

Function

Synopsis

Font:setLineHeight( number )

Arguments

height number
The new line height.

Returns

Nothing.

See Also

Other Languages