diff options
Diffstat (limited to 'fonts/infinipicto/font.json')
| -rw-r--r-- | fonts/infinipicto/font.json | 36 |
1 files changed, 34 insertions, 2 deletions
diff --git a/fonts/infinipicto/font.json b/fonts/infinipicto/font.json index bf78cf86..1582a1db 100644 --- a/fonts/infinipicto/font.json +++ b/fonts/infinipicto/font.json @@ -1,6 +1,10 @@ { "name": "InfiniPicto", "description": "InfiniPicto is a fun font of size approximatively 70 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", + "keywords": [ + "display", + "multicolor" + ], "leading": 350, "auto_satin": false, "reversible": false, @@ -42,5 +46,33 @@ "Y": 256, "Z": 174 }, - "kerning_pairs": {} -} + "kerning_pairs": {}, + "glyphs": [ + "A", + "B", + "C", + "D", + "E", + "F", + "G", + "H", + "I", + "J", + "K", + "L", + "M", + "N", + "O", + "P", + "Q", + "R", + "S", + "T", + "U", + "V", + "W", + "X", + "Y", + "Z" + ] +}
\ No newline at end of file |
