diff options
Diffstat (limited to 'fonts/Brockscript/font.json')
| -rw-r--r-- | fonts/Brockscript/font.json | 166 |
1 files changed, 166 insertions, 0 deletions
diff --git a/fonts/Brockscript/font.json b/fonts/Brockscript/font.json new file mode 100644 index 00000000..703bf79c --- /dev/null +++ b/fonts/Brockscript/font.json @@ -0,0 +1,166 @@ +{ + "name": "Brock Script", + "description": "Brock Script is a decorative satin column manuscript font of size approximatively 40mm. It can be enlarged up to 250%. It contains 118 glyphs, covering most western european languages needs.More decorative options are hidden in the µ glyph", + "leading": 200, + "auto_satin": false, + "reversible": false, + "letter_case": "", + "default_glyph": "�", + "min_scale": 1, + "max_scale": 2.5, + "horiz_adv_x_default": 66, + "horiz_adv_x_space": 20, + "units_per_em": 144, + "horiz_adv_x": { + "!": 47, + "\"": 47, + "#": 110, + "%": 92, + "&": 109, + "'": 24, + "(": 59, + ")": 59, + "*": 72, + "+": 119, + ",": 33, + "-": 62, + ".": 33, + "/": 48, + ":": 36, + ";": 36, + "<": 119, + "=": 119, + ">": 119, + "?": 56, + "@": 142, + "A": 176, + "B": 180, + "C": 141, + "D": 178, + "E": 187, + "F": 149, + "G": 160, + "H": 185, + "I": 145, + "J": 153, + "K": 184, + "L": 153, + "M": 195, + "N": 195, + "O": 149, + "P": 167, + "Q": 156, + "R": 178, + "S": 146, + "T": 149, + "U": 183, + "V": 166, + "W": 199, + "X": 187, + "Y": 144, + "Z": 187, + "[": 59, + "\\": 48, + "]": 59, + "^": 144, + "_": 72, + "`": 72, + "a": 59, + "b": 60, + "c": 51, + "d": 58, + "e": 50, + "f": 41, + "g": 59, + "h": 65, + "i": 35, + "j": 34, + "k": 65, + "l": 45, + "m": 93, + "n": 65, + "o": 60, + "p": 62, + "q": 58, + "r": 46, + "s": 51, + "t": 36, + "u": 64, + "v": 60, + "w": 93, + "x": 62, + "y": 64, + "z": 51, + "{": 86, + "|": 86, + "}": 86, + "~": 119, + "š": 51, + "œ": 83, + "Ÿ": 144, + "¡": 47, + "£": 70, + "¤": 115, + "¥": 60, + "¦": 72, + "¨": 72, + "´": 72, + "¿": 65, + "À": 176, + "Á": 176, + "Â": 176, + "Ã": 176, + "Ä": 176, + "Å": 176, + "Ç": 141, + "È": 187, + "É": 187, + "Ê": 187, + "Ë": 187, + "Ì": 145, + "Í": 145, + "Î": 145, + "Ï": 145, + "Ð": 178, + "Ñ": 195, + "Ò": 149, + "Ó": 149, + "Ô": 149, + "Õ": 149, + "Ö": 149, + "×": 119, + "Ù": 183, + "Ú": 183, + "Û": 183, + "Ü": 183, + "Ý": 144, + "ß": 53, + "à": 59, + "á": 59, + "â": 59, + "ã": 59, + "ä": 59, + "å": 59, + "æ": 80, + "ç": 51, + "è": 50, + "é": 50, + "ê": 50, + "ë": 50, + "ì": 35, + "í": 35, + "î": 35, + "ï": 35, + "ñ": 65, + "ò": 60, + "ó": 60, + "ô": 60, + "õ": 60, + "ö": 60, + "ù": 64, + "ú": 64, + "û": 64, + "ü": 64 + }, + "kerning_pairs": {} +}
\ No newline at end of file |
