Thread Tools Display Modes
12-01-10, 06:27 PM   #1
metarra
A Murloc Raider
Join Date: Dec 2007
Posts: 7
Font File Help

I have been trying to look up what font files in WoW's font folder effects which things in the game.

So far from replacing certain fonts, the files have changed:

FRIZQT__.ttf : Changed main UI text etc like NPC names, buffs, Quest log and Combat text (including normal and critical)

ARIALN.ttf : Changed chat font

MORPHEUS.TTF : only changed Mail window font (Did not change quest text like some people say)

Friends.ttf : changed friends list font

skurri.ttf : didn't change anything, did not change combat font

What is skurri.ttf used for? Is it not used anymore?
  Reply With Quote
12-01-10, 07:33 PM   #2
Ailae
A Rage Talon Dragon Guard
 
Ailae's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2007
Posts: 318
It's still referenced in Fonts.xml, but only once (#208). The FontObject is called "NumberFont_Outline_Huge". But not sure if that's used anywhere.

https://github.com/tekkub/wow-ui-sou...eXML/Fonts.xml
__________________
Oh, the simulated horror!
  Reply With Quote
12-01-10, 07:39 PM   #3
Sythalin
Curse staff
 
Sythalin's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2006
Posts: 680
Originally Posted by metarra View Post
I have been trying to look up what font files in WoW's font folder effects which things in the game.

So far from replacing certain fonts, the files have changed:

FRIZQT__.ttf : Changed main UI text etc like NPC names, buffs, Quest log and Combat text (including normal and critical)

ARIALN.ttf : Changed chat font

MORPHEUS.TTF : only changed Mail window font (Did not change quest text like some people say)

Friends.ttf : changed friends list font

skurri.ttf : didn't change anything, did not change combat font

What is skurri.ttf used for? Is it not used anymore?
I discovered a while back that "skurri" is actually incorrect. The actual name is supposed to be in caps like the rest of the names (i.e. SKURRI.ttf).

Not sure why this was never fixed, but there you go.
  Reply With Quote
12-01-10, 09:32 PM   #4
Taryble
A Molten Giant
 
Taryble's Avatar
Join Date: Jan 2009
Posts: 811
Amusingly, the FrameXML refers to it in lowercase. Copied from the FrameXML/Fonts.xml linked above on Tekkub's Github, lines 208-212.

Code:
<Font name="NumberFont_Outline_Huge" font="Fonts\skurri.ttf" outline="NORMAL" virtual="true">
		<FontHeight>
			<AbsValue val="30"/>
		</FontHeight>
	</Font>
__________________
-- Taryble
  Reply With Quote
12-02-10, 03:12 PM   #5
Xinhuan
A Chromatic Dragonspawn
 
Xinhuan's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 174
Isn't Skurri that cursive larger font used for quest titles in the quest pane (when you are accepting it)?

Your mail if it contains text messages should also be using it, as well as all the various books in the world.
__________________
Author of Postal, Omen3, GemHelper, BankItems, WoWEquip, GatherMate, GatherMate2, Routes and Cartographer_Routes
  Reply With Quote
12-02-10, 04:53 PM   #6
Xubera
A Cobalt Mageweaver
 
Xubera's Avatar
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 207
I thought that was Morpheous
__________________
Chat Consolidate is the solution to any out of control trade chat. Ignore lines, throttle chat, consolidate posts!Follow the link to find out how!

▲ ▲ WoWInterface wont let me triforce >.>
  Reply With Quote
12-02-10, 06:50 PM   #7
Taryble
A Molten Giant
 
Taryble's Avatar
Join Date: Jan 2009
Posts: 811
Skurri is a pseudo-cursive font, yes.

Morpheus is the Diablo-like font used for in-game mail.
__________________
-- Taryble
  Reply With Quote
12-02-10, 07:52 PM   #8
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Skurri is used for the combat text on unit frames. If you don't use the default unit frames, you probably haven't seen it in years. If you do use the default unit frames, look at your portrait the next time you're in combat; you'll see your incoming damage and such.
  Reply With Quote
12-03-10, 06:08 AM   #9
Xinhuan
A Chromatic Dragonspawn
 
Xinhuan's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 174
AHA we're all blinded by addons.
__________________
Author of Postal, Omen3, GemHelper, BankItems, WoWEquip, GatherMate, GatherMate2, Routes and Cartographer_Routes
  Reply With Quote
12-03-10, 07:47 AM   #10
Vranx
A Flamescale Wyrmkin
 
Vranx's Avatar
Join Date: May 2008
Posts: 101
I am going to update the font page at vranx, here is what I have from this thread and some others I found here at WoWI.

FRIZQT__.ttf (the main UI font - NPC names, player names, spell names, item names, buffs, quest log text, combat text, button text)
ARIALN.ttf (chat font, info text, small text)
skurri.ttf (default unit frame combat text)
MORPHEUS.ttf (mail text, quest log header text)

I saw combat text listed for FRIZQT in one thread and ARIALN in another, can anyone confirm one? Any other suggestions?
  Reply With Quote
12-03-10, 01:41 PM   #11
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
Don't forget FRIENDS.ttf
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
12-03-10, 11:35 PM   #12
Vranx
A Flamescale Wyrmkin
 
Vranx's Avatar
Join Date: May 2008
Posts: 101
I will assume that is for the friends list and nothing else, correct me if that is not right.
  Reply With Quote
12-04-10, 12:31 AM   #13
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
I'm pretty sure, yes.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Font File Help


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off