Add missing fonts, let build fail if a subbuild fails

This commit is contained in:
Pieter Vander Vennet 2022-02-06 12:31:58 +01:00
parent be67b397a3
commit 049736de89
4 changed files with 33 additions and 1 deletions

View file

@ -0,0 +1,24 @@
[
{
"path": "Amaranth-Regular.otf",
"license": "SIL Open Font License",
"authors": [
"Gesine Todt"
],
"sources": [
"https://allfont.net/download/amaranth-regular/",
"http://www.gesine-todt.de/"
]
},
{
"path": "OpenSans-Regular.ttf",
"license": "Apache License 2.0",
"authors": [
"Ascender"
],
"sources": [
"https://allfont.net/download/open-sans/",
"http://www.ascendercorp.com/typedesigners.html "
]
}
]