GetTextHeight
From Spring
Jump to navigationJump to searchDevelopment < Lua Scripting < GetTextHeight
GetTextHeight() Illustrations
note: the returned heights are normalized, so you need to multiply them with your wanted fontSize
GetTextHeight
( string singlelined_text ) -> number textHeight, number textDescender, number num_lines=1
GetTextHeight
( string multilined_text ) -> number textHeight, number textDescender, number num_lines