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

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