WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   nUI: Customizing Layouts (https://www.wowinterface.com/forums/forumdisplay.php?f=95)
-   -   Game Font (https://www.wowinterface.com/forums/showthread.php?t=27294)

cokedrivers 09-13-09 06:49 PM

Game Font
 
I was wondering if there is a way to set the game font to all be the same without on every toon have to goto Interface>addons>nUI then changeing both fonts one at a time.

I was told earlier how to change the preset chat font from the standard I would like to change the HUD and indicator fonts one time so every toon i log on has the same font setup.

This one is a little off the font, but is there a way to set the default HUD space to 500 instead of the normal 400?


Thanks in advance for any help with this setup.

Coke

richwarf 09-14-09 04:06 AM

other than using the / command and makking a server macro no, not intill nui 6 (when it comes out)

*hides from somthing flying*

Yhor 09-14-09 04:14 AM

It's not nUI specific :)

http://vranx.com/font.htm

Very informative guide.

richwarf 09-14-09 04:19 AM

i sure you are able to chage font with nui, or at lets i can with the gconfig plugin for nui :P

Yhor 09-14-09 04:30 AM

Quote:

Originally Posted by richwarf (Post 158774)
i sure you are able to chage font with nui, or at lets i can with the gconfig plugin for nui :P


Does it change font globally, or just for that character? They're looking for a global font change.

richwarf 09-14-09 06:35 AM

i know, i just saying if some one can post the /command here they can make a server/account macro and just play the macro once :P

Saves adding a new addon :P

MidgetMage55 09-14-09 10:56 AM

The link Yhor posted shows a way to make a global change without adding another addon just for that purpose. I've been using that very method for many years. Very easy to do and requires no updating. It just simply works.

It gives the global change the OP appears to be after without it being tied to any addon. Its just a font folder in the main wow directory.

neuralassassin 09-14-09 04:55 PM

You can change nui's font for every character by going to nui>main>localization.lua go down till you see all the font paths and comment out the ones you don't want using -- at the beginning of the line, and deleting those from the one you do want. You can also add any font you want by downloading it and saving it in nui>layouts>default>fonts. then simply add a line to the localization file specifying your new font :D
Example: you'll notice I added the Morpheus font in mine
Code:

nUI_L = {};
nUI_Locale = GetLocale();
       
--    nUI_L["font1"] = "Interface\\AddOns\\nUI\\Layouts\\Default\\Fonts\\ABF.ttf";
--    nUI_L["font1"] = "Interface\\AddOns\\nUI\\Layouts\\Default\\Fonts\\Accidental Presidency.ttf";
--    nUI_L["font1"] = "Interface\\AddOns\\nUI\\Layouts\\Default\\Fonts\\Adventure.ttf";
--    nUI_L["font1"] = "Interface\\AddOns\\nUI\\Layouts\\Default\\Fonts\\Bazooka.ttf";
--    nUI_L["font1"] = "Interface\\AddOns\\nUI\\Layouts\\Default\\Fonts\\Emblem.ttf";
--    nUI_L["font1"] = "Interface\\AddOns\\nUI\\Layouts\\Default\\Fonts\\Enigma__2.ttf";
--    nUI_L["font1"] = "Interface\\AddOns\\nUI\\Layouts\\Default\\Fonts\\Tw_Cen_MT_Bold.ttf";
    nUI_L["font1"] = "Interface\\AddOns\\nUI\\Layouts\\Default\\Fonts\\MORPHEUS.ttf";
--    nUI_L["font1"] = "Interface\\AddOns\\nUI\\Layouts\\Default\\Fonts\\VeraSe.ttf";
--    nUI_L["font1"] = "Fonts\\ARIALN.TTF";
       
        nUI_L["font2"] = "Interface\\AddOns\\nUI\\Layouts\\Default\\Fonts\\MORPHEUS.ttf";
--    nUI_L["font2"] = "Fonts\\FRIZQT__.TTF";
--    nUI_L["font2"] = "Interface\\AddOns\\nUI\\Layouts\\Default\\Fonts\\Emblem.ttf";


cokedrivers 09-14-09 08:24 PM

Quote:

Originally Posted by Yhor (Post 158770)
It's not nUI specific :)

http://vranx.com/font.htm

Very informative guide.

Thanks alot, to make all my toons font the same i created 8 copies of the font i wanted (Tahoma) and renamed them to exactly what the nUI font names where and was able to make it always on every toon load the font i liked, even did what the link stated and make all of wows font Tahoma its kinda different and takes some gettign use to but it kewl :p

Thanks again

Coke

Yhor 09-14-09 09:57 PM

Glad you got your font on!



(I can't find the movie quote where I heard "get your 'funk' on", but pun was intended!):cool:

Petrah 09-15-09 01:44 AM

I think Malsumis's Font Changer compliments nUI extremely well. It helps to make the rest of the fonts match. This is merely an easier way to create the above mentioned Font folder in the games root directory.

http://www.wowinterface.com/download...ntChanger.html

Kodewulf 09-15-09 09:52 PM

Quote:

Originally Posted by Silenia (Post 158893)
I think Malsumis's Font Changer compliments nUI extremely well. It helps to make the rest of the fonts match. This is merely an easier way to create the above mentioned Font folder in the games root directory.

http://www.wowinterface.com/download...ntChanger.html

You find the coolest stuff!! :D

neuralassassin 09-17-09 09:08 PM

Quote:

Originally Posted by Kodewulf (Post 159016)
You find the coolest stuff!! :D

She really does doesn't she? :cool:

Petrah 09-18-09 06:27 AM

Quote:

Originally Posted by Kodewulf (Post 159016)
You find the coolest stuff!! :D

Quote:

Originally Posted by neuralassassin (Post 159267)
She really does doesn't she? :cool:



I love finding new WoW addons/tools to play with. I think nUI is by far the coolest one though! :p


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

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