summaryrefslogtreecommitdiff
path: root/fonts/coronaviral/font.json
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/coronaviral/font.json')
-rw-r--r--fonts/coronaviral/font.json116
1 files changed, 114 insertions, 2 deletions
diff --git a/fonts/coronaviral/font.json b/fonts/coronaviral/font.json
index 326652d2..83a01d1b 100644
--- a/fonts/coronaviral/font.json
+++ b/fonts/coronaviral/font.json
@@ -1,7 +1,10 @@
{
"name": "Coronaviral",
"description": "A font created with manual sitch. Do not change the size or very little. The capital em is 22mm wide at 100%",
- "leading": 150,
+ "keywords": [
+ "display"
+ ],
+ "leading": 150,
"auto_satin": false,
"reversible": false,
"default_glyph": " ",
@@ -1287,5 +1290,114 @@
"ü*": 1,
"ü)": 3,
"ü!": 1
- }
+ },
+ "glyphs": [
+ "!",
+ "\"",
+ "&",
+ "(",
+ ")",
+ "*",
+ ",",
+ "-",
+ ".",
+ "/",
+ "0",
+ "1",
+ "2",
+ "3",
+ "4",
+ "5",
+ "6",
+ "7",
+ "8",
+ "9",
+ ":",
+ ";",
+ "?",
+ "@",
+ "A",
+ "Ä",
+ "B",
+ "C",
+ "D",
+ "E",
+ "È",
+ "F",
+ "G",
+ "H",
+ "I",
+ "J",
+ "K",
+ "L",
+ "M",
+ "N",
+ "O",
+ "Ö",
+ "P",
+ "Q",
+ "R",
+ "S",
+ "T",
+ "U",
+ "V",
+ "W",
+ "X",
+ "Y",
+ "Z",
+ "\\",
+ "_",
+ "`",
+ "a",
+ "ä",
+ "â",
+ "á",
+ "à",
+ "b",
+ "c",
+ "ç",
+ "d",
+ "e",
+ "ë",
+ "ê",
+ "é",
+ "è",
+ "f",
+ "g",
+ "h",
+ "i",
+ "ï",
+ "î",
+ "í",
+ "ì",
+ "j",
+ "k",
+ "l",
+ "m",
+ "n",
+ "ñ",
+ "o",
+ "ö",
+ "ô",
+ "ó",
+ "ò",
+ "p",
+ "q",
+ "r",
+ "s",
+ "t",
+ "u",
+ "ü",
+ "û",
+ "ú",
+ "ù",
+ "v",
+ "w",
+ "x",
+ "y",
+ "z",
+ "|",
+ "Ü",
+ "ß"
+ ]
}