Difference between revisions of "Font:setLineHeight"

m
Line 15: Line 15:
 
* [[parent::Font]]
 
* [[parent::Font]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=Sets the line height.  
+
{{#set:Description=Sets the line height.}}
}}
+
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|Font:setLineHeight}}
 
{{i18n|Font:setLineHeight}}

Revision as of 09:54, 25 March 2011

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( height )

Arguments

number height
The new line height.

Returns

Nothing.

See Also


Other Languages