diff --git a/credits.txt b/credits.txt index 18cd5594c..edd412c51 100644 --- a/credits.txt +++ b/credits.txt @@ -5,3 +5,4 @@ Most of the work here is original, but there are some notable exceptions: - Intermission theme, "Dragony", also by Teque (very comfy music considering the rest of his repertoire). - The anti-BD feature uses art by IOSYS, edited into the Doom palette. - The crash handler uses a sound bit from Umineko and a short clip of the Curb Your Enthusiasm theme. + - Tewi font by lucy (https://github.com/lucy/tewi-font). Modified to add gradients and drop shadow. diff --git a/fonts/Tewi/0000.png b/fonts/Tewi/0000.png new file mode 100644 index 000000000..8644e996d Binary files /dev/null and b/fonts/Tewi/0000.png differ diff --git a/fonts/Tewi/0100.png b/fonts/Tewi/0100.png new file mode 100644 index 000000000..4ad5f6665 Binary files /dev/null and b/fonts/Tewi/0100.png differ diff --git a/fonts/Tewi/0200.png b/fonts/Tewi/0200.png new file mode 100644 index 000000000..ff9fe8213 Binary files /dev/null and b/fonts/Tewi/0200.png differ diff --git a/fonts/Tewi/0300.png b/fonts/Tewi/0300.png new file mode 100644 index 000000000..ffa9ff3d2 Binary files /dev/null and b/fonts/Tewi/0300.png differ diff --git a/fonts/Tewi/0400.png b/fonts/Tewi/0400.png new file mode 100644 index 000000000..baa2db75b Binary files /dev/null and b/fonts/Tewi/0400.png differ diff --git a/fonts/Tewi/0500.png b/fonts/Tewi/0500.png new file mode 100644 index 000000000..3e34b2392 Binary files /dev/null and b/fonts/Tewi/0500.png differ diff --git a/fonts/Tewi/1E00.png b/fonts/Tewi/1E00.png new file mode 100644 index 000000000..8a6958a98 Binary files /dev/null and b/fonts/Tewi/1E00.png differ diff --git a/fonts/Tewi/1F00.png b/fonts/Tewi/1F00.png new file mode 100644 index 000000000..750f20e3a Binary files /dev/null and b/fonts/Tewi/1F00.png differ diff --git a/fonts/Tewi/2000.png b/fonts/Tewi/2000.png new file mode 100644 index 000000000..d54bbba83 Binary files /dev/null and b/fonts/Tewi/2000.png differ diff --git a/fonts/Tewi/2100.png b/fonts/Tewi/2100.png new file mode 100644 index 000000000..fff02cd46 Binary files /dev/null and b/fonts/Tewi/2100.png differ diff --git a/fonts/Tewi/2200.png b/fonts/Tewi/2200.png new file mode 100644 index 000000000..b07439019 Binary files /dev/null and b/fonts/Tewi/2200.png differ diff --git a/fonts/Tewi/2300.png b/fonts/Tewi/2300.png new file mode 100644 index 000000000..0238228d6 Binary files /dev/null and b/fonts/Tewi/2300.png differ diff --git a/fonts/Tewi/2400.png b/fonts/Tewi/2400.png new file mode 100644 index 000000000..3871f786c Binary files /dev/null and b/fonts/Tewi/2400.png differ diff --git a/fonts/Tewi/2500.png b/fonts/Tewi/2500.png new file mode 100644 index 000000000..d540b2787 Binary files /dev/null and b/fonts/Tewi/2500.png differ diff --git a/fonts/Tewi/2600.png b/fonts/Tewi/2600.png new file mode 100644 index 000000000..ecc3cace9 Binary files /dev/null and b/fonts/Tewi/2600.png differ diff --git a/fonts/Tewi/2700.png b/fonts/Tewi/2700.png new file mode 100644 index 000000000..fb75b517c Binary files /dev/null and b/fonts/Tewi/2700.png differ diff --git a/fonts/Tewi/2800.png b/fonts/Tewi/2800.png new file mode 100644 index 000000000..4d94ece04 Binary files /dev/null and b/fonts/Tewi/2800.png differ diff --git a/fonts/Tewi/2900.png b/fonts/Tewi/2900.png new file mode 100644 index 000000000..3a4b9fcc7 Binary files /dev/null and b/fonts/Tewi/2900.png differ diff --git a/fonts/Tewi/2B00.png b/fonts/Tewi/2B00.png new file mode 100644 index 000000000..68f68f074 Binary files /dev/null and b/fonts/Tewi/2B00.png differ diff --git a/fonts/Tewi/2C00.png b/fonts/Tewi/2C00.png new file mode 100644 index 000000000..f4d572f5a Binary files /dev/null and b/fonts/Tewi/2C00.png differ diff --git a/fonts/Tewi/2E00.png b/fonts/Tewi/2E00.png new file mode 100644 index 000000000..7057d93f7 Binary files /dev/null and b/fonts/Tewi/2E00.png differ diff --git a/fonts/Tewi/LICENSE b/fonts/Tewi/LICENSE new file mode 100644 index 000000000..beff238eb --- /dev/null +++ b/fonts/Tewi/LICENSE @@ -0,0 +1,19 @@ +Copyright (c) 2015-2017 lucy + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/fonts/Tewi/font.inf b/fonts/Tewi/font.inf new file mode 100644 index 000000000..944b52a72 --- /dev/null +++ b/fonts/Tewi/font.inf @@ -0,0 +1,3 @@ +TranslationType Console +CellSize 7, 14 +Kerning -1 diff --git a/fonts/TewiShaded/0000.png b/fonts/TewiShaded/0000.png new file mode 100644 index 000000000..990564366 Binary files /dev/null and b/fonts/TewiShaded/0000.png differ diff --git a/fonts/TewiShaded/0100.png b/fonts/TewiShaded/0100.png new file mode 100644 index 000000000..adbacc96d Binary files /dev/null and b/fonts/TewiShaded/0100.png differ diff --git a/fonts/TewiShaded/0200.png b/fonts/TewiShaded/0200.png new file mode 100644 index 000000000..a11a0b20f Binary files /dev/null and b/fonts/TewiShaded/0200.png differ diff --git a/fonts/TewiShaded/0300.png b/fonts/TewiShaded/0300.png new file mode 100644 index 000000000..2e4942dcd Binary files /dev/null and b/fonts/TewiShaded/0300.png differ diff --git a/fonts/TewiShaded/0400.png b/fonts/TewiShaded/0400.png new file mode 100644 index 000000000..c0de85e18 Binary files /dev/null and b/fonts/TewiShaded/0400.png differ diff --git a/fonts/TewiShaded/0500.png b/fonts/TewiShaded/0500.png new file mode 100644 index 000000000..8ec514eff Binary files /dev/null and b/fonts/TewiShaded/0500.png differ diff --git a/fonts/TewiShaded/1E00.png b/fonts/TewiShaded/1E00.png new file mode 100644 index 000000000..a6cf9a34f Binary files /dev/null and b/fonts/TewiShaded/1E00.png differ diff --git a/fonts/TewiShaded/1F00.png b/fonts/TewiShaded/1F00.png new file mode 100644 index 000000000..47f49d03a Binary files /dev/null and b/fonts/TewiShaded/1F00.png differ diff --git a/fonts/TewiShaded/2000.png b/fonts/TewiShaded/2000.png new file mode 100644 index 000000000..6f4091eff Binary files /dev/null and b/fonts/TewiShaded/2000.png differ diff --git a/fonts/TewiShaded/2100.png b/fonts/TewiShaded/2100.png new file mode 100644 index 000000000..26c183380 Binary files /dev/null and b/fonts/TewiShaded/2100.png differ diff --git a/fonts/TewiShaded/2200.png b/fonts/TewiShaded/2200.png new file mode 100644 index 000000000..e8f0ca674 Binary files /dev/null and b/fonts/TewiShaded/2200.png differ diff --git a/fonts/TewiShaded/2300.png b/fonts/TewiShaded/2300.png new file mode 100644 index 000000000..2c37d6637 Binary files /dev/null and b/fonts/TewiShaded/2300.png differ diff --git a/fonts/TewiShaded/2400.png b/fonts/TewiShaded/2400.png new file mode 100644 index 000000000..eafb3f2a9 Binary files /dev/null and b/fonts/TewiShaded/2400.png differ diff --git a/fonts/TewiShaded/2500.png b/fonts/TewiShaded/2500.png new file mode 100644 index 000000000..4707d29d3 Binary files /dev/null and b/fonts/TewiShaded/2500.png differ diff --git a/fonts/TewiShaded/2600.png b/fonts/TewiShaded/2600.png new file mode 100644 index 000000000..9093fbf2a Binary files /dev/null and b/fonts/TewiShaded/2600.png differ diff --git a/fonts/TewiShaded/2700.png b/fonts/TewiShaded/2700.png new file mode 100644 index 000000000..63eba054b Binary files /dev/null and b/fonts/TewiShaded/2700.png differ diff --git a/fonts/TewiShaded/2800.png b/fonts/TewiShaded/2800.png new file mode 100644 index 000000000..78bc99795 Binary files /dev/null and b/fonts/TewiShaded/2800.png differ diff --git a/fonts/TewiShaded/2900.png b/fonts/TewiShaded/2900.png new file mode 100644 index 000000000..e094e598d Binary files /dev/null and b/fonts/TewiShaded/2900.png differ diff --git a/fonts/TewiShaded/2B00.png b/fonts/TewiShaded/2B00.png new file mode 100644 index 000000000..7a18443eb Binary files /dev/null and b/fonts/TewiShaded/2B00.png differ diff --git a/fonts/TewiShaded/2C00.png b/fonts/TewiShaded/2C00.png new file mode 100644 index 000000000..4f57a66c1 Binary files /dev/null and b/fonts/TewiShaded/2C00.png differ diff --git a/fonts/TewiShaded/2E00.png b/fonts/TewiShaded/2E00.png new file mode 100644 index 000000000..71426d3e2 Binary files /dev/null and b/fonts/TewiShaded/2E00.png differ diff --git a/fonts/TewiShaded/LICENSE b/fonts/TewiShaded/LICENSE new file mode 100644 index 000000000..beff238eb --- /dev/null +++ b/fonts/TewiShaded/LICENSE @@ -0,0 +1,19 @@ +Copyright (c) 2015-2017 lucy + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/fonts/TewiShaded/font.inf b/fonts/TewiShaded/font.inf new file mode 100644 index 000000000..944b52a72 --- /dev/null +++ b/fonts/TewiShaded/font.inf @@ -0,0 +1,3 @@ +TranslationType Console +CellSize 7, 14 +Kerning -1