summaryrefslogtreecommitdiff
path: root/fonts/chopin
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/chopin
parent3d3baddf6a85cab368fd5c09a6ca5ae6d912f5c4 (diff)
Lettering: add glyph filter (#2400)
Co-authored-by: claudinepeyrat06
Diffstat (limited to 'fonts/chopin')
-rw-r--r--fonts/chopin/font.json116
-rw-r--r--fonts/chopin/preview.pngbin17415 -> 23242 bytes
2 files changed, 115 insertions, 1 deletions
diff --git a/fonts/chopin/font.json b/fonts/chopin/font.json
index d99dfdf6..10a6367a 100644
--- a/fonts/chopin/font.json
+++ b/fonts/chopin/font.json
@@ -1,6 +1,10 @@
{
"name": "Chopin Script",
"description": "The capital M is 38.3 millimeter wide at 100% scale. Can be scaled down to 80% or up to 120%. Every satin has zigzag underlay",
+ "keywords": [
+ "handwriting",
+ "monogram"
+ ],
"leading": 226,
"auto_satin": false,
"reversible": true,
@@ -264,5 +268,115 @@
"Ł'": 35,
"ł'": -6,
"Ń'": -26
- }
+ },
+ "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",
+ "¡",
+ "¿",
+ "à",
+ "á",
+ "â",
+ "ã",
+ "ä",
+ "å",
+ "æ",
+ "ç",
+ "è",
+ "é",
+ "ê",
+ "ë",
+ "ì",
+ "í",
+ "î",
+ "ï",
+ "ñ",
+ "ò",
+ "ó",
+ "ô",
+ "õ",
+ "ö",
+ "ù",
+ "ú",
+ "û",
+ "ü",
+ "ý",
+ "ÿ",
+ "Œ",
+ "œ"
+ ]
}
diff --git a/fonts/chopin/preview.png b/fonts/chopin/preview.png
index 8fb6dd19..b90fab07 100644
--- a/fonts/chopin/preview.png
+++ b/fonts/chopin/preview.png
Binary files differ