summaryrefslogtreecommitdiff
path: root/fonts/tt_directors
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2023-07-12 18:28:07 +0200
committerGitHub <noreply@github.com>2023-07-12 18:28:07 +0200
commite65788cea72531f922fe4bccda4ec0c06047df10 (patch)
treec0dab71fe4e2c44ea3de1900e05de46001290558 /fonts/tt_directors
parent3d3baddf6a85cab368fd5c09a6ca5ae6d912f5c4 (diff)
Lettering: add glyph filter (#2400)
Co-authored-by: claudinepeyrat06
Diffstat (limited to 'fonts/tt_directors')
-rw-r--r--fonts/tt_directors/font.json115
-rw-r--r--fonts/tt_directors/preview.pngbin28546 -> 42801 bytes
2 files changed, 112 insertions, 3 deletions
diff --git a/fonts/tt_directors/font.json b/fonts/tt_directors/font.json
index b2c157e2..3a539488 100644
--- a/fonts/tt_directors/font.json
+++ b/fonts/tt_directors/font.json
@@ -1,7 +1,11 @@
{
"name": "TT Directors",
"description": "A font suited for directing",
- "leading": 100,
+ "keywords": [
+ "sans_serif",
+ "display"
+ ],
+ "leading": 100,
"auto_satin": true,
"reversible": true,
"default_glyph": "?",
@@ -722,5 +726,110 @@
"f`": -4,
"f'": -4,
"f\"": -4
- }
-}
+ },
+ "glyphs": [
+ "Q",
+ "q",
+ "W",
+ "w",
+ "E",
+ "e",
+ "R",
+ "r",
+ "T",
+ "t",
+ "Y",
+ "y",
+ "U",
+ "u",
+ "I",
+ "i",
+ "O",
+ "o",
+ "P",
+ "p",
+ "A",
+ "a",
+ "S",
+ "s",
+ "D",
+ "d",
+ "F",
+ "f",
+ "G",
+ "g",
+ "H",
+ "h",
+ "J",
+ "j",
+ "K",
+ "k",
+ "L",
+ "l",
+ "Ö",
+ "ö",
+ "Ä",
+ "ä",
+ "Z",
+ "z",
+ "X",
+ "x",
+ "C",
+ "c",
+ "V",
+ "v",
+ "B",
+ "b",
+ "N",
+ "n",
+ "M",
+ "m",
+ "Ü",
+ "ü",
+ "|",
+ "<",
+ ">",
+ "§",
+ "!",
+ "\"",
+ "#",
+ "%",
+ "&",
+ "/",
+ "(",
+ ")",
+ "=",
+ "?",
+ "$",
+ "€",
+ "{",
+ "[",
+ "]",
+ "}",
+ "\\",
+ ",",
+ ";",
+ ".",
+ ":",
+ "-",
+ "_",
+ "1",
+ "2",
+ "3",
+ "4",
+ "5",
+ "6",
+ "7",
+ "8",
+ "9",
+ "0",
+ "+",
+ "*",
+ "`",
+ "´",
+ "'",
+ "^",
+ "�",
+ "@"
+ ]
+} \ No newline at end of file
diff --git a/fonts/tt_directors/preview.png b/fonts/tt_directors/preview.png
index 5f7758ed..f2b09b88 100644
--- a/fonts/tt_directors/preview.png
+++ b/fonts/tt_directors/preview.png
Binary files differ