diff --git a/stepmania/Themes/default/Fonts/_game chars 16px 9x1.ini b/stepmania/Themes/default/Fonts/_game chars 16px 9x1.ini index 87b69cb101..7feff3d665 100644 --- a/stepmania/Themes/default/Fonts/_game chars 16px 9x1.ini +++ b/stepmania/Themes/default/Fonts/_game chars 16px 9x1.ini @@ -3,15 +3,11 @@ # for, not necessarily the actual size of the characters. [main] -0=32 -1=32 -2=32 -3=32 +0=24 +1=24 +2=20 +3=20 4=24 -5=24 -6=16 -7=16 -8=24 # Don't load this font grayscale. TextureHints=16bpp @@ -23,11 +19,11 @@ map up=0 map down=1 map left=2 map right=3 -map menuup=4 -map menudown=5 -map menuleft=6 -map menuright=7 -map start=8 +map menuup=0 +map menudown=1 +map menuleft=2 +map menuright=3 +map start=4 # Do this to use a different glyph for a game character: # map pump up=1 diff --git a/stepmania/Themes/default/Fonts/_game chars 16px 9x1.png b/stepmania/Themes/default/Fonts/_game chars 16px 9x1.png index 7b3618f56f..1ddc3bd90c 100644 Binary files a/stepmania/Themes/default/Fonts/_game chars 16px 9x1.png and b/stepmania/Themes/default/Fonts/_game chars 16px 9x1.png differ