Widget API: FontString:SetTextHeight

From AddOn Studio
Jump to navigation Jump to search

Widget API ← FontString < SetTextHeight

Synopsis[edit]

FontString:SetTextHeight(integer pixelHeight)

Description[edit]

Sets the height of the text. Note that this will distort the text because it enlarges the image rather than the font size. If you need crisp looking text, you will need to create separate text objects for each size.

Examples[edit]