WoW:API FontString SetFont

From AddOn Studio
Revision as of 18:25, 2 December 2005 by WoWWiki>Futrtrubl
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

FontString:SetFont("font",size[,"flags"]) - Sets the font to use for display in the fontstring.

"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")