View Single Post
06-28-13, 04:09 PM   #9
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,877
Test 1 : What values do nUI_L ?
.. Result: The correct ones
Test 2 : What happens if I try to manually set the font name to the text in nUI_L ?
.. Result: The same thing
Test 3 : What happens if I use the default fonts initially set in nUI_L["font1"] and nUI_L["font2"] ?
.. Result: It works
Test 4 : What happens if I move the font folder out of nUI//Layouts//Default//Fonts into the main wow folder and use the chosen fonts from the usual "Fonts" folder ?
.. Result: Same problem
Test 5 : What happens if I use the built in templates of GameFontNormal and GameFontHighlight ?
.. Result: It works for the fontstring it was created for
Test 6 : So, seeing that that works, what if I created my own font template to use my own font ?
.. Result: Either the server went down or I crashed the client ...

Overall result :
Either use the built in font style templates or use the built in fonts. It looks like custom fonts are not working any more. Further testing needed though.
__________________