View Single Post
10-22-11, 07:52 PM   #506
Dwargh
A Theradrim Guardian
 
Dwargh's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 64
Originally Posted by Carusun View Post
Is it possible to change the font used for the keybind text?
I've tried adding
button.hotkey:SetFont("\\Interface\\AddOns\\Stuf\\media\\font1.ttf", 8, "OUTLINE, MONOCHROME")
at approximately line 464 in Macaroon_Buttons.lua but to no avail.

If anyone could point me towards what I should be doing, and where, that'd be great
Think it'd be in the Macaroon.xml
However I believe the same font is used for lots of things so not sure you can just change it like that w/o also changing other stuff that inherits the same font.