diff options
Diffstat (limited to 'fonts/infinipicto/font.json')
| -rw-r--r-- | fonts/infinipicto/font.json | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/fonts/infinipicto/font.json b/fonts/infinipicto/font.json new file mode 100644 index 00000000..b56dbdfb --- /dev/null +++ b/fonts/infinipicto/font.json @@ -0,0 +1,45 @@ +{ + "name": "InfiniPicto", + "description": "InfiniPicto is a fun font of size approximatively 60 mm containing only the 26 A-Z glyph. Each letter is a pictogram of an object whose name begins with that very letter..... in French", + "leading": 350, + "auto_satin": false, + "reversible": false, + "letter_case": "upper", + "default_glyph": "�", + "min_scale": 0.7, + "max_scale": 2, + "horiz_adv_x_default": 0, + "horiz_adv_x_space": 55, + "units_per_em": 250, + "horiz_adv_x": { + " ": 55, + " ": 22, + "A": 286, + "B": 261, + "C": 235, + "D": 205, + "E": 247, + "F": 226, + "G": 361, + "H": 285, + "I": 113, + "J": 253, + "K": 228, + "L": 167, + "M": 274, + "N": 256, + "O": 262, + "P": 275, + "Q": 264, + "R": 247, + "S": 218, + "T": 188, + "U": 357, + "V": 301, + "W": 291, + "X": 304, + "Y": 256, + "Z": 174 + }, + "kerning_pairs": {} +}
\ No newline at end of file |
