summaryrefslogtreecommitdiff
path: root/fonts/pacificlo_tiny
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/pacificlo_tiny
parent3d3baddf6a85cab368fd5c09a6ca5ae6d912f5c4 (diff)
Lettering: add glyph filter (#2400)
Co-authored-by: claudinepeyrat06
Diffstat (limited to 'fonts/pacificlo_tiny')
-rwxr-xr-xfonts/pacificlo_tiny/font.json183
1 files changed, 155 insertions, 28 deletions
diff --git a/fonts/pacificlo_tiny/font.json b/fonts/pacificlo_tiny/font.json
index b7043097..eda3b891 100755
--- a/fonts/pacificlo_tiny/font.json
+++ b/fonts/pacificlo_tiny/font.json
@@ -1,6 +1,10 @@
{
"name": "Pacificlo tiny",
"description": "This font is an altered version of Pacificlo, to allow a greater scaling down. Both thin thread (60) and thin needle (60) are mandatory. The altered embroidery parameters of this font allow to scale down the original Pacificlo font between 25% (for a 5mm font ) and 55 % (for a 11mm font).",
+ "keywords": [
+ "handwriting",
+ "tiny"
+ ],
"leading": 100,
"auto_satin": false,
"reversible": false,
@@ -13,7 +17,7 @@
"horiz_adv_x_space": 20,
"units_per_em": 75,
"horiz_adv_x": {
- "$": 33,
+ "$": 33,
"A": 58,
"Å": 58,
"Æ": 76,
@@ -142,31 +146,31 @@
"`": 45
},
"kerning_pairs": {
- "a,": -10,
- "b,": -10,
- "c,": -10,
- "d,": -10,
- "e,": -10,
- "f,": -10,
- "g,": -10,
- "h,": -10,
- "i,": -10,
- "k,": -10,
- "l,": -10,
- "m,": -10,
- "n,": -10,
- "o,": -10,
- "p,": -10,
- "q,": -10,
- "r,": -10,
- "s,": -10,
- "t,": -10,
- "u,": -10,
- "v,": -10,
- "w,": -10,
- "x,": -10,
- "y,": -10,
- "z,": -10,
+ "a,": -10,
+ "b,": -10,
+ "c,": -10,
+ "d,": -10,
+ "e,": -10,
+ "f,": -10,
+ "g,": -10,
+ "h,": -10,
+ "i,": -10,
+ "k,": -10,
+ "l,": -10,
+ "m,": -10,
+ "n,": -10,
+ "o,": -10,
+ "p,": -10,
+ "q,": -10,
+ "r,": -10,
+ "s,": -10,
+ "t,": -10,
+ "u,": -10,
+ "v,": -10,
+ "w,": -10,
+ "x,": -10,
+ "y,": -10,
+ "z,": -10,
"L*": -1,
"dj": -2,
"dì": -4,
@@ -1494,5 +1498,128 @@
"№Dž": 2,
"ѓ…": -10,
"ґć": 3
- }
-}
+ },
+ "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