From a6f2cfaef831f1b796f554b6c3ea8f8c95e6d0c5 Mon Sep 17 00:00:00 2001 From: LaureFR38 <63351363+LaureFR38@users.noreply.github.com> Date: Sat, 3 Apr 2021 11:31:30 +0200 Subject: update all --- fonts/digory_doodles_bean/font.json | 112 ++++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 fonts/digory_doodles_bean/font.json (limited to 'fonts/digory_doodles_bean/font.json') diff --git a/fonts/digory_doodles_bean/font.json b/fonts/digory_doodles_bean/font.json new file mode 100644 index 00000000..6dcd3c40 --- /dev/null +++ b/fonts/digory_doodles_bean/font.json @@ -0,0 +1,112 @@ +{ + "name": "Digory Doodles Bean", + "description": "All letteres have mixed satin and bean stitch; The capital M is 16mm tall. The small x is 7 mm", + "leading": 90, + "auto_satin": false, + "reversible": false, + "default_glyph": " ", + "min_scale": 1, + "max_scale": 2, + "horiz_adv_x_default": 47, + "horiz_adv_x_space": 37, + "units_per_em": 47, + "horiz_adv_x": { + "\r": 0, + " ": 37, + "!": 22, + "\"": 17, + "#": 49, + "$": 38, + "%": 54, + "&": 55, + "'": 13, + "(": 30, + ")": 20, + "*": 32, + "+": 38, + ",": 25, + "-": 41, + ".": 19, + "/": 33, + "0": 57, + "1": 27, + "2": 49, + "4": 42, + "5": 50, + "7": 50, + "8": 40, + "9": 43, + ":": 14, + ";": 20, + "<": 31, + "=": 37, + ">": 30, + "?": 39, + "@": 51, + "A": 65, + "B": 68, + "C": 59, + "D": 72, + "F": 52, + "G": 58, + "H": 62, + "I": 32, + "J": 54, + "K": 69, + "L": 54, + "M": 94, + "N": 67, + "O": 65, + "P": 50, + "Q": 62, + "R": 61, + "S": 61, + "T": 56, + "U": 75, + "V": 70, + "W": 83, + "X": 70, + "Y": 52, + "Z": 60, + "[": 38, + "\\": 36, + "]": 37, + "^": 40, + "_": 52, + "`": 18, + "a": 46, + "b": 46, + "c": 34, + "e": 33, + "f": 23, + "g": 38, + "h": 44, + "i": 26, + "j": 19, + "k": 43, + "l": 34, + "m": 54, + "o": 35, + "p": 40, + "q": 39, + "r": 27, + "s": 28, + "t": 29, + "u": 45, + "v": 37, + "w": 49, + "x": 32, + "z": 42, + "{": 19, + "|": 18, + "}": 16, + "~": 55, + "¿": 39, + "—": 26, + "‘": 17, + "’": 18, + "“": 26, + "”": 26 + }, + "kerning_pairs": {} +} \ No newline at end of file -- cgit v1.3.1