WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   Font Addons (https://www.wowinterface.com/forums/showthread.php?t=51875)

JDoubleU00 02-08-15 03:32 PM

Font Addons
 
Are the four fonts in the font folder the only fonts in the game? I see addons like Fontify that replace them and addons like Testikles that do some complicated (to me) replacement. My quest is to have a consistent font I can read.

Are there advantages to having scrolling text be a different font than chat for example?

JDoubleU00 02-09-15 10:48 AM

I usually don't do this, but bump. Anyone? Bueller, Ferris Bueller?

Tonyleila 02-09-15 11:45 AM

There are 5:

ARIALN.ttf
FRIENDS.ttf
FRIZQT__.ttf
MORPHEUS.ttf
skurri.ttf

ravagernl 02-09-15 11:53 AM

Quote:

Are the four fonts in the font folder the only fonts in the game?
For non-latin alphabets(korean for example): no. For latin ones: probably.

See SharedXML/SharedFontStyleOverrides.xml, SharedXML/SharedFontStyles.xml and SharedXML/SharedFonts.xml, and the ones without the "shared" prefix under FrameXML:

http://wowprogramming.com/utils/xmlb...FontStyles.xml

I'm currently using PT Sans Narrow but I have used other fonts before, like Expressway Free.

I don't use any AddOn like tektikles, I'm finding that putting the font files at the correct path gives me fine results. Offcourse, that reasoning wouldn't apply to poorly designed fonts (incorrect line height).

Phanx 02-09-15 12:59 PM

Quote:

Originally Posted by ravagernl (Post 306301)
I don't use any AddOn like tektikles, I'm finding that putting the font files at the correct path gives me fine results. Offcourse, that reasoning wouldn't apply to poorly designed fonts (incorrect line height).

I use an addon because my eyes suck and I need the in-game text to be bigger, but I don't want to scale up the whole UI. :p

An addon also lets me use bold fonts for some font styles, and adjust the sizes of different font styles independently. For example, I scale up GameFontNormalSmall quite a bit, but I don't need to scale up larger stuff like the ZoneTextFont at all.

sticklord 02-09-15 04:44 PM

I extracted the data files and there were a bunch, no idea which does what though:


Phanx 02-09-15 05:25 PM

Most of them are for Chinese, Korean and/or Russian clients.

Petrah 02-12-15 10:53 PM

Quote:

Originally Posted by rocnroll (Post 306261)
Are the four fonts in the font folder the only fonts in the game? I see addons like Fontify that replace them and addons like Testikles that do some complicated (to me) replacement. My quest is to have a consistent font I can read.

Are there advantages to having scrolling text be a different font than chat for example?

Here's the one's I've been using (all replaced with Ubuntu.tff and renamed accordingly):


ARIALN.tff = changes thge chat font, info text, and small text.
FRIENDS.tff = changes the friends list font
FRIZQT_.tff = changes font for npc names, player names, item names, buffs, combat and quest log.
FRIZQT__.tff (guessing this is the same as above)
MORPHEUS.tff = changes the in game mail font and quest log header font.
skurri.tff = changes the default unit frame combat font.

Phanx 02-12-15 11:47 PM

Quote:

Originally Posted by Petrah (Post 306405)
FRIZQT_.tff = changes font for npc names, player names, item names, buffs, combat and quest log.
FRIZQT__.tff (guessing this is the same as above)

There is only FRIZQT__.TTF with two underscores. You can remove your one-underscore file, as it doesn't do anything.

gmarco 02-19-15 01:34 AM

Hi, I have wrote a little addon that changes the fonts on the fly without having to replace them.
Is it the thing you are looking for ?

You can check it here:
http://www.wowinterface.com/download...19-MyFont.html


All times are GMT -6. The time now is 06:35 PM.

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