aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Game/Code/UltraStar.rc8
-rw-r--r--Game/Fonts/Bold/eurostar_regular_bold.datbin0 -> 256 bytes
-rw-r--r--Game/Fonts/Bold/eurostar_regular_bold.pngbin0 -> 29453 bytes
-rw-r--r--Game/Fonts/Normal/eurostar_regular.datbin0 -> 256 bytes
-rw-r--r--Game/Fonts/Normal/eurostar_regular.pngbin0 -> 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
new file mode 100644
index 00000000..1b2023e2
--- /dev/null
+++ b/Game/Fonts/Bold/eurostar_regular_bold.dat
Binary files differ
diff --git a/Game/Fonts/Bold/eurostar_regular_bold.png b/Game/Fonts/Bold/eurostar_regular_bold.png
new file mode 100644
index 00000000..a5ed53ce
--- /dev/null
+++ b/Game/Fonts/Bold/eurostar_regular_bold.png
Binary files differ
diff --git a/Game/Fonts/Normal/eurostar_regular.dat b/Game/Fonts/Normal/eurostar_regular.dat
new file mode 100644
index 00000000..bd3c8f7c
--- /dev/null
+++ b/Game/Fonts/Normal/eurostar_regular.dat
Binary files differ
diff --git a/Game/Fonts/Normal/eurostar_regular.png b/Game/Fonts/Normal/eurostar_regular.png
new file mode 100644
index 00000000..797d00b5
--- /dev/null
+++ b/Game/Fonts/Normal/eurostar_regular.png
Binary files differ