Thread Tools Display Modes
Prev Previous Post   Next Post Next
06-14-09, 05:52 AM   #1
Imithat
A Fallenroot Satyr
 
Imithat's Avatar
AddOn Author - Click to view addons
Join Date: May 2008
Posts: 27
Exclamation Buff font

Hi ho

i need a little bit help with my buff font. I have follow code to move the buff on the right side:

Code:
local f = TemporaryEnchantFrame
f:ClearAllPoints()
f:SetPoint("TOPRIGHT", UIParent, -20, -20)
f.SetPoint = function() end
The buff font is to small for me. How i get it bigger?

thanks for helping

- imi
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » Buff font


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off