This article is a World of Warcraft API stub. You can help expand it by editing it

FontString:SetTextHeight

From Warcraft Wiki
Jump to navigation Jump to search

Synopsis

FontString:SetTextHeight(integer pixelHeight)

Description

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