From 393b0a1db219b1f1d263155da89e0f25402b09c7 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Sat, 3 Oct 2020 19:32:42 +0200 Subject: [PATCH] - added missing punctuation characters to Exhumed's SmallFont. In particular this provides the required colon and slash characters for the level stats display. --- source/exhumed/src/2d.cpp | 3 --- .../filter/exhumed/fonts/defsmallfont/002F.lmp | Bin 0 -> 66 bytes .../filter/exhumed/fonts/defsmallfont/003A.lmp | Bin 0 -> 38 bytes .../filter/exhumed/fonts/defsmallfont/003B.lmp | Bin 0 -> 39 bytes .../filter/exhumed/fonts/defsmallfont/005C.lmp | Bin 0 -> 66 bytes .../filter/exhumed/fonts/defsmallfont/00A1.lmp | Bin 0 -> 46 bytes .../filter/exhumed/fonts/defsmallfont/00BF.lmp | Bin 0 -> 108 bytes 7 files changed, 3 deletions(-) create mode 100644 wadsrc/static/filter/exhumed/fonts/defsmallfont/002F.lmp create mode 100644 wadsrc/static/filter/exhumed/fonts/defsmallfont/003A.lmp create mode 100644 wadsrc/static/filter/exhumed/fonts/defsmallfont/003B.lmp create mode 100644 wadsrc/static/filter/exhumed/fonts/defsmallfont/005C.lmp create mode 100644 wadsrc/static/filter/exhumed/fonts/defsmallfont/00A1.lmp create mode 100644 wadsrc/static/filter/exhumed/fonts/defsmallfont/00BF.lmp diff --git a/source/exhumed/src/2d.cpp b/source/exhumed/src/2d.cpp index d3dd3309d..c44baf47a 100644 --- a/source/exhumed/src/2d.cpp +++ b/source/exhumed/src/2d.cpp @@ -67,13 +67,10 @@ void InitFonts() fontdata.Insert('0' + i, tileGetTexture(3555 + i)); } fontdata.Insert('.', tileGetTexture(3548)); - fontdata.Insert(':', tileGetTexture(3548)); // we have no colon but need something here. - fontdata.Insert('/', tileGetTexture(3552)); // same here fontdata.Insert('!', tileGetTexture(3549)); fontdata.Insert('?', tileGetTexture(3550)); fontdata.Insert(',', tileGetTexture(3551)); fontdata.Insert('`', tileGetTexture(3552)); - fontdata.Insert('\'', tileGetTexture(3552)); fontdata.Insert('"', tileGetTexture(3553)); fontdata.Insert('-', tileGetTexture(3554)); fontdata.Insert('_', tileGetTexture(3554)); diff --git a/wadsrc/static/filter/exhumed/fonts/defsmallfont/002F.lmp b/wadsrc/static/filter/exhumed/fonts/defsmallfont/002F.lmp new file mode 100644 index 0000000000000000000000000000000000000000..6374afe20f7967d7667aee1b98930ee9aa36daab GIT binary patch literal 66 xcmZQ&U}pdU86Z{yVl5yx24ZU