View Single Post
12-31-14, 05:20 PM   #6
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,934
Also, if you want to change the fontstring to an already established wow font you can use the following instead:

text:SetFontObject("GameFontNormalHuge")

This automatically uses a font style from the font file ( "Fonts\FRIZQT__.TTF" ) and size ( "20" ) with no outline but a yellowish color instead of white.

http://wow.gamepedia.com/API_FontInstance_SetFontObject
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
  Reply With Quote