View Single Post
06-15-09, 07:09 AM   #12
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
I have no problem going with a clean and functional font that is not a Blizzard font. If anyone wants to research various fonts and find a handful that look really good, are clean and above all else are in the public domain, I would be willing to bundle them with nUI and make the changes required to implement them... but they *HAVE* to be public domain as I'm not going to infringe on anyone's copyright - ever.

EDIT: To do this... create a [ Interface > AddOns > nUI > Layouts > Default > Fonts ] directory and install the font in there. Then edit [ Interface > AddOns > nUI > Main > Localization.lua ] (or the appropriate one for your language) and change nUI_L["font1"] and nUI_L["font2"] to point to your new fonts using the path "Interface//AddOns//nUI//Layouts//Default//Fonts//{your font}" (or is it \\ ?) and see how it looks.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/

Last edited by spiel2001 : 06-15-09 at 07:13 AM.