summaryrefslogtreecommitdiff
path: root/fonts/auberge_marif
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/auberge_marif
parent3d3baddf6a85cab368fd5c09a6ca5ae6d912f5c4 (diff)
Lettering: add glyph filter (#2400)
Co-authored-by: claudinepeyrat06
Diffstat (limited to 'fonts/auberge_marif')
-rw-r--r--fonts/auberge_marif/font.json143
1 files changed, 141 insertions, 2 deletions
diff --git a/fonts/auberge_marif/font.json b/fonts/auberge_marif/font.json
index 10ddc9b3..a7c63db0 100644
--- a/fonts/auberge_marif/font.json
+++ b/fonts/auberge_marif/font.json
@@ -1,6 +1,9 @@
{
"name": "Auberge Marif",
"description": "Auberge Marif is a script satin font of size approximatively 35 mm. The glyphs cover most Western European languages. The font can be scaled down to 60% and up to 140%.",
+ "keywords": [
+ "handwriting"
+ ],
"leading": 190,
"auto_satin": false,
"reversible": false,
@@ -7290,5 +7293,141 @@
"XP": 2,
"XV": 3,
"XB": 2
- }
-}
+ },
+ "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