From 40d01342d00c57dce5069e53a455db048a2967d5 Mon Sep 17 00:00:00 2001 From: The Fuzzy Riolu Date: Mon, 12 Mar 2018 11:52:38 -0400 Subject: Initial commit --- .../Content/Fonts/MainBody.spritefont | 60 ++++++++++++++++++++++ .../Content/Fonts/Score.spritefont | 60 ++++++++++++++++++++++ .../Content/Fonts/TimeLeft.spritefont | 60 ++++++++++++++++++++++ 3 files changed, 180 insertions(+) create mode 100644 WatercolorGames.Pong/Content/Fonts/MainBody.spritefont create mode 100644 WatercolorGames.Pong/Content/Fonts/Score.spritefont create mode 100644 WatercolorGames.Pong/Content/Fonts/TimeLeft.spritefont (limited to 'WatercolorGames.Pong/Content/Fonts') diff --git a/WatercolorGames.Pong/Content/Fonts/MainBody.spritefont b/WatercolorGames.Pong/Content/Fonts/MainBody.spritefont new file mode 100644 index 0000000..13fab60 --- /dev/null +++ b/WatercolorGames.Pong/Content/Fonts/MainBody.spritefont @@ -0,0 +1,60 @@ + + + + + + + Oxygen + + + 45 + + + 0 + + + true + + + + + + + + + + + + ~ + + + + diff --git a/WatercolorGames.Pong/Content/Fonts/Score.spritefont b/WatercolorGames.Pong/Content/Fonts/Score.spritefont new file mode 100644 index 0000000..d143172 --- /dev/null +++ b/WatercolorGames.Pong/Content/Fonts/Score.spritefont @@ -0,0 +1,60 @@ + + + + + + + Oxygen + + + 48 + + + 0 + + + true + + + + + + + + + + + + ~ + + + + diff --git a/WatercolorGames.Pong/Content/Fonts/TimeLeft.spritefont b/WatercolorGames.Pong/Content/Fonts/TimeLeft.spritefont new file mode 100644 index 0000000..4f1505c --- /dev/null +++ b/WatercolorGames.Pong/Content/Fonts/TimeLeft.spritefont @@ -0,0 +1,60 @@ + + + + + + + Roboto Mono + + + 96 + + + 0 + + + true + + + + + + + + + + + + ~ + + + + -- cgit v1.2.3