m
Move page script moved page API FontString SetTextHeight to WoW:API FontString SetTextHeight without leaving a redirect
m (Add examples section.) |
m (Move page script moved page API FontString SetTextHeight to WoW:API FontString SetTextHeight without leaving a redirect) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{widgetmethod}} | |||
{{Stub/API}} | |||
== Synopsis == | == Synopsis == | ||
| Line 5: | Line 7: | ||
== Description == | == 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 | 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 == | == Examples == | ||