diff options
-rw-r--r-- | Game/Code/UltraStar.rc | 8 | ||||
-rw-r--r-- | Game/Fonts/Bold/eurostar_regular_bold.dat | bin | 0 -> 256 bytes | |||
-rw-r--r-- | Game/Fonts/Bold/eurostar_regular_bold.png | bin | 0 -> 29453 bytes | |||
-rw-r--r-- | Game/Fonts/Normal/eurostar_regular.dat | bin | 0 -> 256 bytes | |||
-rw-r--r-- | Game/Fonts/Normal/eurostar_regular.png | bin | 0 -> 18554 bytes |
5 files changed, 4 insertions, 4 deletions
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"
diff --git a/Game/Fonts/Bold/eurostar_regular_bold.dat b/Game/Fonts/Bold/eurostar_regular_bold.dat Binary files differnew file mode 100644 index 00000000..1b2023e2 --- /dev/null +++ b/Game/Fonts/Bold/eurostar_regular_bold.dat diff --git a/Game/Fonts/Bold/eurostar_regular_bold.png b/Game/Fonts/Bold/eurostar_regular_bold.png Binary files differnew file mode 100644 index 00000000..a5ed53ce --- /dev/null +++ b/Game/Fonts/Bold/eurostar_regular_bold.png diff --git a/Game/Fonts/Normal/eurostar_regular.dat b/Game/Fonts/Normal/eurostar_regular.dat Binary files differnew file mode 100644 index 00000000..bd3c8f7c --- /dev/null +++ b/Game/Fonts/Normal/eurostar_regular.dat diff --git a/Game/Fonts/Normal/eurostar_regular.png b/Game/Fonts/Normal/eurostar_regular.png Binary files differnew file mode 100644 index 00000000..797d00b5 --- /dev/null +++ b/Game/Fonts/Normal/eurostar_regular.png |