summaryrefslogtreecommitdiff
path: root/fonts/dinomouse72
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/dinomouse72
parent3d3baddf6a85cab368fd5c09a6ca5ae6d912f5c4 (diff)
Lettering: add glyph filter (#2400)
Co-authored-by: claudinepeyrat06
Diffstat (limited to 'fonts/dinomouse72')
-rw-r--r--fonts/dinomouse72/font.json115
-rw-r--r--fonts/dinomouse72/preview.pngbin10269 -> 14565 bytes
2 files changed, 113 insertions, 2 deletions
diff --git a/fonts/dinomouse72/font.json b/fonts/dinomouse72/font.json
index 57f1bc84..0233a992 100644
--- a/fonts/dinomouse72/font.json
+++ b/fonts/dinomouse72/font.json
@@ -1,6 +1,9 @@
{
"name": "DinoMouse72",
"description": "A Font Grove jawn. Satin width is 2.5mm at 18mm capitals",
+ "keywords": [
+ "sans_serif"
+ ],
"leading": 100,
"auto_satin": false,
"reversible": false,
@@ -300,5 +303,113 @@
"ŁY": 9,
"æt": 4,
"ßt": 6
- }
-}
+ },
+ "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",
+ "{",
+ "|",
+ "}",
+ "~",
+ "À",
+ "Á",
+ "Â",
+ "Ã",
+ "Ä",
+ "Å",
+ "à",
+ "á",
+ "â",
+ "ã",
+ "ä",
+ "å"
+ ]
+} \ No newline at end of file
diff --git a/fonts/dinomouse72/preview.png b/fonts/dinomouse72/preview.png
index 688c3053..dd0212bc 100644
--- a/fonts/dinomouse72/preview.png
+++ b/fonts/dinomouse72/preview.png
Binary files differ