WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Help/Support (https://www.wowinterface.com/forums/forumdisplay.php?f=3)
-   -   Count/Charge text!! (https://www.wowinterface.com/forums/showthread.php?t=55150)

feraldrood 02-15-17 11:34 PM

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! :confused:

jeffy162 02-16-17 07:51 AM

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.

feraldrood 02-16-17 02:56 PM

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 :o

jeffy162 02-16-17 03:50 PM

You're welcome. At least I helped you out........................... I think I did anyway. :o


All times are GMT -6. The time now is 02:19 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI