Thread Tools Display Modes
02-15-17, 11:34 PM   #1
feraldrood
A Theradrim Guardian
 
feraldrood's Avatar
Join Date: Dec 2008
Posts: 62
Count/Charge text!!

Positively ripping my hair out on this one:

AddOns used: Dominos (action bars) Masque (button beautifier)

-Hotkey is desired font/size/position/tags(outlinemonochrome)
-Count/Charge text is completely unchanged!!!
Have modified the lua files in both addons to the best of my abilities, with the direction from their respective authors. Changing (GameFontHighlightSmallOutline) does not work for me because other frames which use the same font are scaled down via "moveanything" (frame mover/scale addon). Also tried just adding a setfont call to the name used when /fstack: "DominosActionButton1Count:SetFont" to no avail!

Is there a way to simply bypass whatever I need to to change this particular font? its bugging the hell out of me.

halp!
  Reply With Quote
02-16-17, 07:51 AM   #2
jeffy162
A Pyroguard Emberseer
 
jeffy162's Avatar
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 2,364
Check Masque's documentation on WoWAce for button attributes. That should (could?) answer your question.

Side note: If you're using one of my skin's, I'm sorry but I took those attributes out a while ago (2.4 - 08/28/2012 Release for MoP on the 5.04 live servers. Added Monk class buttons and backdrop and converted all of the graphics to BLP format. Deleted the font optionsfrom the CB.lua file because they have been dropped from Masque (please see the "Notes" file). Deleted the Fonts folder since it is no longer needed. from Masque_ClassButtons update log ). Sorry.

Maybe this will help:
https://www.wowace.com/projects/masq.../api/skin-data
And, as far as I know, Masque does absolutely nothing with the font outline. But, as usual, I could be wrong.
__________________
Ahhhh, the vagueries of the aging mind. Wait.... What was I saying?


Carbonite <----- GitHub main module (Maps ONLY) download link. The other modules are also available on GitHub.
Carbonite-CLASSIC<----- GitHub link to Carbonite Classic. Thanks to ircdirk for this!

Last edited by jeffy162 : 02-16-17 at 09:09 AM.
  Reply With Quote
02-16-17, 02:56 PM   #3
feraldrood
A Theradrim Guardian
 
feraldrood's Avatar
Join Date: Dec 2008
Posts: 62
Jeffry, thank you- that gave me the necessary insight!

for anyone else this might pertain to I simply added

Region:SetFont("Fonts\\HOOG0557.TTF", 8, "OUTLINEMONOCHROME")

in the button.lua of Masque core

why are the answers always embarrassingly simple
  Reply With Quote
02-16-17, 03:50 PM   #4
jeffy162
A Pyroguard Emberseer
 
jeffy162's Avatar
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 2,364
You're welcome. At least I helped you out........................... I think I did anyway.
__________________
Ahhhh, the vagueries of the aging mind. Wait.... What was I saying?


Carbonite <----- GitHub main module (Maps ONLY) download link. The other modules are also available on GitHub.
Carbonite-CLASSIC<----- GitHub link to Carbonite Classic. Thanks to ircdirk for this!
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Count/Charge text!!

Thread Tools
Display Modes

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