WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   General Authoring Discussion (https://www.wowinterface.com/forums/forumdisplay.php?f=20)
-   -   Changing the in game font (https://www.wowinterface.com/forums/showthread.php?t=10401)

Hintshigen 06-05-07 12:06 PM

Changing the in game font
 
Is there a way that is not ClearFont2 that will change the individual aspects of the text in game?

I've heard it's as simple as plopping down a /fonts folder and inserting the font you want but having to rename it to match the text you actually want to change.

If that's the case does anyone know the names or can point me to a guide explaining how to accomplish this?

Thanks for any help your able to give. :)

GrissomXIX 06-05-07 12:12 PM

In your World of Warcraft folder create a folder called "Fonts" and drop in the font you want to use and rename it four (4) times to "ARIALN", "FRIZQT__" (2 _), "MORPHEUS" and "skurri" exact case and without the commas and quotes.

Hintshigen 06-05-07 12:18 PM

So

ARIALN
FRIZQT__
MORPHEUS
skurri

Are those for specific parts of the text you see in-game, or can you not have more than one font in there?

And thanks for the quick reply :D

*Edit, ohhhhh two _'s ... gotcha :D

Seerah 06-05-07 12:32 PM

Those are the four main fonts that WoW uses. Chat text, name plate text, mail text, quest text, etc. All you are doing with the Fonts folder is assigning a different font to those names so that they get overridden.

GrissomXIX 06-05-07 12:35 PM

To be totally honest I'm still using an old version of !ClearFont that I've modified for my own personal use and for my guild to use. So I can't tell you for sure what fonts these will replace, but it has actually replaced the fonts that !ClearFont doesn't.

Thanks Seerah.

kucukti 06-05-07 01:31 PM

I just want to change the font of ingame damage text (I mean the damage I do to mobs players etc.), I dont want to change all font of game. Is this possible. If so how ?

Dreadlorde 06-05-07 01:37 PM

This part overrides all the remaining WoW fonts - including the login screens!

* Create the following folder:
o <WoW directory>\Fonts\
* Create four copies of the font file of your choice, place them in the above folder, and rename them to the following names:
o FRIZQT__.ttf (the main UI font)
o ARIALN.ttf (the normal number font)
o skurri.ttf (the 'huge' number font)
o MORPHEUS.ttf (Mail, Quest Log font)
* See Addon Overrides for background of this step.


from the clearfont read me file

kucukti 06-05-07 02:19 PM

whatever I do I cant change the damage text. Can it be related with another addon or is it normal not being able to change damage text.

note : adding just FRIZQT__ to fonts folder I managed to change damage text but it changes all interface font also :( I just want to change the damage text font :(

Dreadlorde 06-05-07 02:57 PM

Quote:

Originally Posted by kucukti
whatever I do I cant change the damage text. Can it be related with another addon or is it normal not being able to change damage text.

note : adding just FRIZQT__ to fonts folder I managed to change damage text but it changes all interface font also :( I just want to change the damage text font :(


That's odd, it changed all the default SCT for me.

Seerah 06-05-07 04:45 PM

The FRIZQT__ font is used for more things than just damage. If you replace that font, it will change more than just your damage.

kucukti 06-05-07 05:27 PM

Yes I mean that, is it possible to just change the damage text, ex. maybe by editing the design file or someting inside clearfont 2. When I change FRIZQT__it replaces all interface font also the damage text but I just want to use a different font for damage text :(

Inokis 06-05-07 08:02 PM

You can make a complete addon for this purpose as well.

What I've done is I've copied the default Fonts.xml into a mod. I created a Fonts Folder with the custom fonts that I wish to use into that folder.

I added the Fonts.xml to the TOC file of the Addon.

Then, in the Fonts.xml I just modify the fonts I wish to change using the "Interface\Addons\AddonName\Fonts\Font.ttf" path instead of the default blizzard path.

This can be done without a fonts.xml in localized mods by just changing the localized FontString to the custom font path.


All times are GMT -6. The time now is 06:36 AM.

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