diff options
| author | LaureFR38 <63351363+LaureFR38@users.noreply.github.com> | 2021-05-01 10:45:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-01 10:45:13 +0200 |
| commit | 77a1ad3830b684dfa95b2f5a7bb643581397a43d (patch) | |
| tree | 1b130ca6263077bdce2a4f2811e649eea2b903bd /fonts/digory_doodles_bean/font.json | |
| parent | 205cc6202383b69804fb32bbdc7b8e25a3444f9d (diff) | |
| parent | 501b4e728989108b3aa3774dfd5c7737636744f2 (diff) | |
Merge pull request #1121 from inkstitch/update-font-svg
Adding and updating fonts from main 03/04/2021
Diffstat (limited to 'fonts/digory_doodles_bean/font.json')
| -rw-r--r-- | fonts/digory_doodles_bean/font.json | 112 |
1 files changed, 112 insertions, 0 deletions
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 |
