summaryrefslogtreecommitdiff
path: root/fonts/amitaclo_small
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/amitaclo_small
parent3d3baddf6a85cab368fd5c09a6ca5ae6d912f5c4 (diff)
Lettering: add glyph filter (#2400)
Co-authored-by: claudinepeyrat06
Diffstat (limited to 'fonts/amitaclo_small')
-rw-r--r--fonts/amitaclo_small/font.json123
1 files changed, 119 insertions, 4 deletions
diff --git a/fonts/amitaclo_small/font.json b/fonts/amitaclo_small/font.json
index bc13d2d8..d9189468 100644
--- a/fonts/amitaclo_small/font.json
+++ b/fonts/amitaclo_small/font.json
@@ -1,6 +1,10 @@
{
"name": "Amitaclo small",
"description": "This font is an altered version of Amitaclo, to allow a greater scaling down. The use of both thin thread (60) and thin needle (60) is mandatory. The altered embroidery parameters of this font allow to scale down the original Amitaclo font between 25% (for a 7 mm font ) and 55 % (for a 16mm font).",
+ "keywords": [
+ "handwriting",
+ "tiny"
+ ],
"leading": 113,
"auto_satin": false,
"reversible": false,
@@ -440,8 +444,6 @@
"॰": 63,
"ॱ": 29,
" ": 155,
- " ": 155,
- " ": 233,
" ": 77,
" ": 97,
" ": 38,
@@ -43605,5 +43607,118 @@
"Xv": 4,
"Px": 5,
"Pv": 2
- }
-}
+ },
+ "glyphs": [
+ "œ",
+ "ı",
+ "ü",
+ "û",
+ "ú",
+ "ù",
+ "ö",
+ "ô",
+ "ó",
+ "ñ",
+ "ï",
+ "î",
+ "í",
+ "ë",
+ "ê",
+ "é",
+ "è",
+ "ç",
+ "æ",
+ "ä",
+ "â",
+ "á",
+ "à",
+ "ß",
+ "Ü",
+ "Ö",
+ "Æ",
+ "Ä",
+ "|",
+ "z",
+ "y",
+ "x",
+ "w",
+ "v",
+ "u",
+ "t",
+ "s",
+ "r",
+ "q",
+ "p",
+ "o",
+ "n",
+ "m",
+ "l",
+ "k",
+ "j",
+ "i",
+ "h",
+ "g",
+ "f",
+ "e",
+ "d",
+ "c",
+ "b",
+ "a",
+ "\\",
+ "Z",
+ "Y",
+ "X",
+ "W",
+ "V",
+ "U",
+ "T",
+ "S",
+ "R",
+ "Q",
+ "P",
+ "O",
+ "N",
+ "M",
+ "L",
+ "K",
+ "J",
+ "I",
+ "H",
+ "G",
+ "F",
+ "E",
+ "D",
+ "C",
+ "B",
+ "A",
+ "@",
+ "?",
+ "=",
+ ";",
+ ":",
+ "9",
+ "8",
+ "7",
+ "6",
+ "5",
+ "4",
+ "3",
+ "2",
+ "1",
+ "0",
+ "/",
+ ".",
+ "-",
+ ",",
+ "+",
+ "*",
+ ")",
+ "(",
+ "'",
+ "‘",
+ "’",
+ "&",
+ "\"",
+ "!"
+ ]
+} \ No newline at end of file