diff options
author | whiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-07-08 14:06:50 +0000 |
---|---|---|
committer | whiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-07-08 14:06:50 +0000 |
commit | f98839dba7e48a36cb6a2bdcbef547c7ef31aada (patch) | |
tree | cc56712de7895217770d13502a84c637beb3864d | |
parent | c9d28ba8d798c2e7defc1449f591dd8b150d117e (diff) | |
download | usdx-f98839dba7e48a36cb6a2bdcbef547c7ef31aada.tar.gz usdx-f98839dba7e48a36cb6a2bdcbef547c7ef31aada.tar.xz usdx-f98839dba7e48a36cb6a2bdcbef547c7ef31aada.zip |
Changed Outline Font Filenames
Changed Outline2 Font to official Ultrastars Outline1 Font for better Song backward compatibility
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@280 b956fd51-792f-4845-bead-9b4dfca2ff2c
-rw-r--r-- | Game/Code/UltraStar.rc | 8 | ||||
-rw-r--r-- | Game/Fonts/Outline 1/Outline 1.dat (renamed from Game/Fonts/Outline 1/Outline 36 (1024).dat) | bin | 256 -> 256 bytes | |||
-rw-r--r-- | Game/Fonts/Outline 1/Outline 1.png (renamed from Game/Fonts/Outline 1/Outline 36 (1024) 16c.png) | bin | 49840 -> 49840 bytes | |||
-rw-r--r-- | Game/Fonts/Outline 2/5 - Outline Dark Edited 16c.PNG | bin | 49019 -> 0 bytes | |||
-rw-r--r-- | Game/Fonts/Outline 2/Outline 2.dat | bin | 0 -> 256 bytes | |||
-rw-r--r-- | Game/Fonts/Outline 2/Outline 2.png | bin | 0 -> 40714 bytes | |||
-rw-r--r-- | Game/Fonts/Outline 2/Outline.dat | bin | 256 -> 0 bytes |
7 files changed, 4 insertions, 4 deletions
diff --git a/Game/Code/UltraStar.rc b/Game/Code/UltraStar.rc index 68d68e4b..2160cfb8 100644 --- a/Game/Code/UltraStar.rc +++ b/Game/Code/UltraStar.rc @@ -4,11 +4,11 @@ Font FNT "..\Fonts\Normal\eurostar_regular.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"
+FontO PNG "..\Fonts\Outline 1\Outline 1.PNG"
+FontO FNT "..\Fonts\Outline 1\Outline 1.dat"
-FontO2 PNG "..\Fonts\Outline 2\5 - Outline Dark Edited 16c.PNG"
-FontO2 FNT "..\Fonts\Outline 2\Outline.dat"
+FontO2 PNG "..\Fonts\Outline 2\Outline 2.PNG"
+FontO2 FNT "..\Fonts\Outline 2\Outline 2.dat"
MAINICON ICON "..\Graphics\ustar-icon_v01.ico"
//MAINICON ICON "..\Graphics\us.ico"
\ No newline at end of file diff --git a/Game/Fonts/Outline 1/Outline 36 (1024).dat b/Game/Fonts/Outline 1/Outline 1.dat Binary files differindex ea9f2484..ea9f2484 100644 --- a/Game/Fonts/Outline 1/Outline 36 (1024).dat +++ b/Game/Fonts/Outline 1/Outline 1.dat diff --git a/Game/Fonts/Outline 1/Outline 36 (1024) 16c.png b/Game/Fonts/Outline 1/Outline 1.png Binary files differindex 1e213823..1e213823 100644 --- a/Game/Fonts/Outline 1/Outline 36 (1024) 16c.png +++ b/Game/Fonts/Outline 1/Outline 1.png diff --git a/Game/Fonts/Outline 2/5 - Outline Dark Edited 16c.PNG b/Game/Fonts/Outline 2/5 - Outline Dark Edited 16c.PNG Binary files differdeleted file mode 100644 index d0a0a390..00000000 --- a/Game/Fonts/Outline 2/5 - Outline Dark Edited 16c.PNG +++ /dev/null diff --git a/Game/Fonts/Outline 2/Outline 2.dat b/Game/Fonts/Outline 2/Outline 2.dat Binary files differnew file mode 100644 index 00000000..062f1629 --- /dev/null +++ b/Game/Fonts/Outline 2/Outline 2.dat diff --git a/Game/Fonts/Outline 2/Outline 2.png b/Game/Fonts/Outline 2/Outline 2.png Binary files differnew file mode 100644 index 00000000..4e111f27 --- /dev/null +++ b/Game/Fonts/Outline 2/Outline 2.png diff --git a/Game/Fonts/Outline 2/Outline.dat b/Game/Fonts/Outline 2/Outline.dat Binary files differdeleted file mode 100644 index ea9f2484..00000000 --- a/Game/Fonts/Outline 2/Outline.dat +++ /dev/null |