diff options
Diffstat (limited to 'fonts/chopin/font.json')
| -rw-r--r-- | fonts/chopin/font.json | 85 |
1 files changed, 78 insertions, 7 deletions
diff --git a/fonts/chopin/font.json b/fonts/chopin/font.json index 2a6ed6be..f43631c9 100644 --- a/fonts/chopin/font.json +++ b/fonts/chopin/font.json @@ -1,15 +1,17 @@ { "name": "Chopin Script", - "description": "", - "leading": 60, - "reversible" : false, - "auto_satin": false, - "default_glyph": "", + "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", + "leading": 226, + "auto_satin": false, + "reversible": true, + "default_glyph": " ", "min_scale": 0.8, "max_scale": 1.5, "horiz_adv_x_default": 212, "horiz_adv_x_space": 54, + "units_per_em": 200, "horiz_adv_x": { + " ": 54, "!": 65, "\"": 53, "#": 53, @@ -24,7 +26,7 @@ ",": 48, "-": 53, ".": 48, - "\/": 34, + "/": 72, "0": 104, "1": 59, "2": 90, @@ -102,15 +104,19 @@ "|": 52, "}": 80, "~": 88, + " ": 10, "¡": 65, "¢": 71, "£": 138, "¨": 56, "«": 54, "°": 91, + "²": 81, + "³": 80, "´": 0, "·": 100, "¸": 36, + "¹": 63, "»": 57, "¼": 121, "½": 121, @@ -169,21 +175,45 @@ "ü": 83, "ý": 76, "ÿ": 76, + "ą": 85, + "Ć": 186, + "ć": 77, + "Č": 186, + "č": 77, + "Ę": 194, + "ę": 61, + "Ł": 195, + "ł": 46, + "Ń": 208, + "ń": 77, "Œ": 206, "œ": 102, + "Ř": 227, + "ř": 58, + "Ś": 142, + "ś": 49, "Š": 142, "š": 49, + "Ŷ": 209, + "ŷ": 76, "Ÿ": 209, + "Ź": 135, + "ź": 62, + "Ż": 135, + "ż": 62, "Ž": 135, "ž": 62, + "˛": 35, "–": 82, "—": 120, "‘": 0, "’": 31, "‚": 48, + "‛": 48, "“": 43, "”": 43, "„": 71, + "‟": 71, "†": 91, "‡": 91, "•": 51, @@ -191,6 +221,47 @@ "‰": 125, "‹": 34, "›": 34, - "€": 94 + "⁄": 34, + "€": 94, + "": 266, + "": 183, + "": 226, + "": 205, + "": 243, + "": 224, + "": 247, + "": 264, + "": 201, + "": 120, + "": 65, + "": 57, + "": 47, + "": 121, + "": 190, + "": 190, + "": 172, + "": 172, + "": 185, + "": 185, + "": 172, + "": 163, + "fi": 88, + "fl": 88 + }, + "kerning_pairs": { + "B'": -14, + "E'": 28, + "H'": -19, + "I'": -17, + "J'": -15, + "L'": 35, + "M'": -30, + "N'": -26, + "d'": -6, + "l'": -6, + "Ę'": 28, + "Ł'": 35, + "ł'": -6, + "Ń'": -26 } }
\ No newline at end of file |
