WoW:API FontString SetFont: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
 
m (Move page script moved page API FontString SetFont to WoW:API FontString SetFont without leaving a redirect)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
FontString:SetFont("font",size[,"flags"]) - Sets the font to use for display in the fontstring.
#REDIRECT [[API FontInstance SetFont]]
 
"font" is the name of a font
size is the size of the font
"flags" are any of OUTLINE, THICKOUTLINE and/or MONOCHROME
 
Usage
FontString:SetFont("FRIZQT__.TTF",11,"OUTLINE, MONOCHROME")

Latest revision as of 04:45, 15 August 2023