Switch to VecTerminus font

This commit is contained in:
Binrui Dong 2021-10-01 17:55:37 +08:00
parent fb4f4d2785
commit 2fe4cabe08
No known key found for this signature in database
GPG Key ID: 90159C706481004E
7 changed files with 10 additions and 7 deletions

View File

@ -1,6 +1,9 @@
Copyright (c) 2019 Dimitar Toshkov Zhekov,
with Reserved Font Name "Terminus Font".
Copyright (c) 2017 tisimst
with Reserved Font Name "Vecterminus"
Copyright (c) 2011 Tilman Blumenbach,
with Reserved Font Name "Terminus (TTF)".

View File

@ -2,7 +2,7 @@ Cataclysm is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unpo
GNU Unifont (data/font/unifont.ttf) is licensed under GNU General Public License v2+ with the GNU font embedding exception. Visit http://unifoundry.com/LICENSE.txt for details.
Terminus Font (data/font/terminus.ttf) is licensed under the SIL Open Font License (see LICENSE-OFL-Terminus-Font.txt).
Vecterminus Font (data/font/VecTerminus12Medium.otf) is licensed under the SIL Open Font License (see LICENSE-OFL-Terminus-Font.txt).
CATCH unit-test framework (tests/catch/catch.hpp) is licensed under the Boost Software License. Visit https://github.com/philsquared/Catch/blob/master/LICENSE.txt to read the license.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -2,15 +2,15 @@
"//1": "If more than one font is specified for a typeface the list is treated as a fallback order.",
"//2": "unifont will always be used as a 'last resort' fallback even if not listed here.",
"typeface": [
"data/font/Terminus.ttf",
"data/font/VecTerminus12Medium.otf",
"data/font/unifont.ttf"
],
"map_typeface": [
"data/font/Terminus.ttf",
"data/font/VecTerminus12Medium.otf",
"data/font/unifont.ttf"
],
"overmap_typeface": [
"data/font/Terminus.ttf",
"data/font/VecTerminus12Medium.otf",
"data/font/unifont.ttf"
]
}

View File

@ -1,15 +1,15 @@
{
"typeface": [
"data/font/Terminus.ttf",
"data/font/VecTerminus12Medium.otf",
"data/font/unifont.ttf"
],
"map_typeface": [
"data/font/Terminus.ttf",
"data/font/VecTerminus12Medium.otf",
"data/font/unifont.ttf"
],
"overmap_typeface": [
"data/font/map_font_LARWICK.png",
"data/font/Terminus.ttf",
"data/font/VecTerminus12Medium.otf",
"data/font/unifont.ttf"
]
}