diff options
Diffstat (limited to 'fonts/emilio_20_simple/font.json')
| -rwxr-xr-x | fonts/emilio_20_simple/font.json | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/fonts/emilio_20_simple/font.json b/fonts/emilio_20_simple/font.json new file mode 100755 index 00000000..2b7c933b --- /dev/null +++ b/fonts/emilio_20_simple/font.json @@ -0,0 +1,78 @@ +{ + "name": "Emilio 20 Simple", + "description": "Emilio is a font with capital only and numbers. M is 42.5 millimeter wide at 100% scale. Can be scaled down to 70% or up to 140%. Every satin has zigzag underlay", + "leading": 194, + "auto_satin": false, + "reversible": false, + "letter_case": "upper", + "default_glyph": " ", + "min_scale": 0.7, + "max_scale": 1.4, + "horiz_adv_x_default": 153, + "horiz_adv_x_space": 78, + "units_per_em": 194, + "horiz_adv_x": { + " ": 84, + "9": 153, + "8": 156, + "6": 150, + "7": 140, + "3": 152, + "5": 155, + "2": 154, + "1": 93, + "Z": 152, + "Y": 168, + "X": 180, + "N": 179, + "K": 182, + "H": 175, + "I": 96, + "P": 164, + "C": 143, + "R": 169, + "A": 174, + "V": 170, + "D": 158, + "0": 150, + "O": 147, + "F": 157, + "G": 146, + "J": 142, + "L": 150, + "M": 216, + "Q": 147, + "S": 154, + "T": 148, + "U": 182, + "W": 280, + "$": 148, + "4": 162, + ".": 80, + "a": 174, + "c": 143, + "d": 158, + "f": 157, + "g": 145, + "h": 175, + "i": 95, + "j": 142, + "k": 182, + "l": 150, + "m": 216, + "n": 179, + "o": 147, + "p": 164, + "q": 147, + "r": 169, + "s": 154, + "t": 148, + "u": 182, + "v": 170, + "w": 280, + "x": 180, + "y": 168, + "z": 152 + }, + "kerning_pairs": {} +} |
