diff --git a/stepmania/Themes/default/Fonts/DifficultyDisplay description.redir b/stepmania/Themes/default/Fonts/DifficultyDisplay description.redir new file mode 100644 index 0000000000..6272ef61a7 --- /dev/null +++ b/stepmania/Themes/default/Fonts/DifficultyDisplay description.redir @@ -0,0 +1 @@ +common normal \ No newline at end of file diff --git a/stepmania/Themes/default/Fonts/DifficultyDisplayListRow ticks 2x1 (stroke).png b/stepmania/Themes/default/Fonts/DifficultyDisplayListRow ticks [main-stroke] 2x1.png similarity index 100% rename from stepmania/Themes/default/Fonts/DifficultyDisplayListRow ticks 2x1 (stroke).png rename to stepmania/Themes/default/Fonts/DifficultyDisplayListRow ticks [main-stroke] 2x1.png diff --git a/stepmania/Themes/default/Fonts/DifficultyDisplayListRow ticks 2x1.png b/stepmania/Themes/default/Fonts/DifficultyDisplayListRow ticks [main] 2x1.png similarity index 100% rename from stepmania/Themes/default/Fonts/DifficultyDisplayListRow ticks 2x1.png rename to stepmania/Themes/default/Fonts/DifficultyDisplayListRow ticks [main] 2x1.png diff --git a/stepmania/Themes/default/Fonts/_terminator two 32 [main] 16x16 (stroke).png b/stepmania/Themes/default/Fonts/_terminator two 32 [main-stroke] 16x16.png old mode 100755 new mode 100644 similarity index 100% rename from stepmania/Themes/default/Fonts/_terminator two 32 [main] 16x16 (stroke).png rename to stepmania/Themes/default/Fonts/_terminator two 32 [main-stroke] 16x16.png diff --git a/stepmania/Themes/default/Fonts/_terminator two 36 [main] 16x16 (stroke).png b/stepmania/Themes/default/Fonts/_terminator two 36 [main-stroke] 16x16.png old mode 100755 new mode 100644 similarity index 100% rename from stepmania/Themes/default/Fonts/_terminator two 36 [main] 16x16 (stroke).png rename to stepmania/Themes/default/Fonts/_terminator two 36 [main-stroke] 16x16.png diff --git a/stepmania/Themes/default/Fonts/_terminator two 50 [main] 16x16 (stroke).png b/stepmania/Themes/default/Fonts/_terminator two 50 [main-stroke] 16x16.png old mode 100755 new mode 100644 similarity index 100% rename from stepmania/Themes/default/Fonts/_terminator two 50 [main] 16x16 (stroke).png rename to stepmania/Themes/default/Fonts/_terminator two 50 [main-stroke] 16x16.png diff --git a/stepmania/Themes/default/Fonts/_terminator two 54 score [numbers-stroke] 4x4.png b/stepmania/Themes/default/Fonts/_terminator two 54 score [numbers-stroke] 4x4.png new file mode 100644 index 0000000000..6fea9c2a1c Binary files /dev/null and b/stepmania/Themes/default/Fonts/_terminator two 54 score [numbers-stroke] 4x4.png differ diff --git a/stepmania/Themes/default/Fonts/_terminator two 54 score [numbers] 4x4 (stroke).png b/stepmania/Themes/default/Fonts/_terminator two 54 score [numbers] 4x4 (stroke).png deleted file mode 100644 index b15e1bbd9c..0000000000 Binary files a/stepmania/Themes/default/Fonts/_terminator two 54 score [numbers] 4x4 (stroke).png and /dev/null differ diff --git a/stepmania/Themes/default/Fonts/_terminator two 54 score [numbers] 4x4.png b/stepmania/Themes/default/Fonts/_terminator two 54 score [numbers] 4x4.png index fe9e47a9f0..a265515227 100644 Binary files a/stepmania/Themes/default/Fonts/_terminator two 54 score [numbers] 4x4.png and b/stepmania/Themes/default/Fonts/_terminator two 54 score [numbers] 4x4.png differ diff --git a/stepmania/Themes/default/Fonts/_terminator two 54 score.ini b/stepmania/Themes/default/Fonts/_terminator two 54 score.ini index 1ed93f307e..150e543fd3 100644 --- a/stepmania/Themes/default/Fonts/_terminator two 54 score.ini +++ b/stepmania/Themes/default/Fonts/_terminator two 54 score.ini @@ -5,6 +5,7 @@ LineSpacing=54 DrawExtraPixelsLeft=4 DrawExtraPixelsRight=4 AdvanceExtraPixels=0 +FontBaseZoom=0.5 [numbers] 0=36 diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 067609a7ec..cd37c37fd4 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -1031,13 +1031,13 @@ DifficultyDisplayP1Y= DifficultyDisplayP1OnCommand= DifficultyDisplayP1OffCommand=linear,0.5;addx,-200 DifficultyDisplayP1SetReverseCommand=y,SCREEN_CENTER_Y-196;addx,-200;linear,0.5;addx,200 -DifficultyDisplayP1SetNoReverseCommand=y,SCREEN_CENTER_Y+176;addx,-200;linear,0.5;addx,200 +DifficultyDisplayP1SetNoReverseCommand=y,SCREEN_CENTER_Y+174;addx,-200;linear,0.5;addx,200 DifficultyDisplayP2X=SCREEN_CENTER_X+250 DifficultyDisplayP2Y= DifficultyDisplayP2OnCommand= DifficultyDisplayP2OffCommand=linear,0.5;addx,200 DifficultyDisplayP2SetReverseCommand=y,SCREEN_CENTER_Y-196;addx,-200;linear,0.5;addx,200 -DifficultyDisplayP2SetNoReverseCommand=y,SCREEN_CENTER_Y+176;addx,-200;linear,0.5;addx,200 +DifficultyDisplayP2SetNoReverseCommand=y,SCREEN_CENTER_Y+174;addx,-200;linear,0.5;addx,200 LyricsSetNoReverseCommand=x,SCREEN_CENTER_X+0;y,SCREEN_CENTER_Y+160 LyricsSetReverseCommand=x,SCREEN_CENTER_X+0;y,SCREEN_CENTER_Y-140 # This is used if one player is in reverse and the other isn't. @@ -4422,5 +4422,5 @@ FrameX=0 FrameY=0 TextX=0 TextY=0 -TextOnCommand=zoom,0.5;shadowlength,0; +TextOnCommand=shadowlength,0; TextLoadCommand=%function(self,param) self:diffuse(PlayerColor(param.PlayerState:GetPlayerNumber())) end \ No newline at end of file