From 31e928ab2586470c3d550276b436807274cd062c Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Fri, 14 Feb 2003 01:19:42 +0000 Subject: [PATCH] both hollow and filled stars and hearts make omega horizontaly symmetrical --- stepmania/Themes/default/Fonts/_misc 16px.ini | 39 +++++++++++-------- 1 file changed, 22 insertions(+), 17 deletions(-) diff --git a/stepmania/Themes/default/Fonts/_misc 16px.ini b/stepmania/Themes/default/Fonts/_misc 16px.ini index 8833b85087..efce23f8f7 100644 --- a/stepmania/Themes/default/Fonts/_misc 16px.ini +++ b/stepmania/Themes/default/Fonts/_misc 16px.ini @@ -1,23 +1,28 @@ -[main] -0=16 -1=16 -2=17 -3=20 -4=4 -5=20 -6=4 -7=24 +[main] +0=17 +1=17 +2=16 +3=14 +4=16 +5=24 +8=20 +9=4 +10=20 +11=4 + AddToAllWidths=2 Top=8 Baseline=23 LineSpacing=24 -map whitestar=0 -map omega=1 -map whiteheart=2 -map leftarrow=3 -map uparrow=4 -map rightarrow=5 -map downarrow=6 -map doublezeta=7 +map ☆=0 +map ★=1 +map ♡=2 +map ♥=3 +map Ω=4 +map doublezeta=5 +map ←=8 +map ↑=9 +map →=10 +map ↓=11