View Single Post
09-25-14, 01:59 PM   #6
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,326
Originally Posted by sirann View Post
You would need to do
Lua Code:
  1. self.moneyText:SetFont('pathtofontfile', size, 'flags')
If you want to just change the size and nothing else, you can use FontString:SetTextHeight().
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)
  Reply With Quote