From baa7e70626941c6c64e5370bdad3b89340c63ffb Mon Sep 17 00:00:00 2001 From: mogguh Date: Sat, 24 Mar 2007 21:56:14 +0000 Subject: New fonts git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@31 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/UltraStar.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Game/Code/UltraStar.rc') diff --git a/Game/Code/UltraStar.rc b/Game/Code/UltraStar.rc index 0ae2b756..9b095726 100644 --- a/Game/Code/UltraStar.rc +++ b/Game/Code/UltraStar.rc @@ -1,8 +1,8 @@ -Font PNG "..\Fonts\Normal\Font Normal 16.PNG" -Font FNT "..\Fonts\Normal\Font Normal.dat" +Font PNG "..\Fonts\Normal\eurostar_regular.png" +Font FNT "..\Fonts\Normal\eurostar_regular.dat" -FontB PNG "..\Fonts\Bold\Font 1024 Bold 16.PNG" -FontB FNT "..\Fonts\Bold\Font 1024 Bold.dat" +FontB PNG "..\Fonts\Bold\eurostar_regular_bold.png" +FontB FNT "..\Fonts\Bold\eurostar_regular_bold.dat" FontO PNG "..\Fonts\Outline 1\Outline 36 (1024) 16c.PNG" FontO FNT "..\Fonts\Outline 1\Outline 36 (1024).dat" -- cgit v1.2.3