diff options
Diffstat (limited to 'fonts/fold_inkstitch/font.json')
| -rw-r--r-- | fonts/fold_inkstitch/font.json | 47 |
1 files changed, 26 insertions, 21 deletions
diff --git a/fonts/fold_inkstitch/font.json b/fonts/fold_inkstitch/font.json index 8049b312..1715c06e 100644 --- a/fonts/fold_inkstitch/font.json +++ b/fonts/fold_inkstitch/font.json @@ -3,7 +3,8 @@ "description": "Fold Ink/Stitch is a large triple and quintuple running stitches capital font. It contains 40 glyphs including all numbers and the 26 capitals A-Z.", "keywords": [ "display", - "running_stitch" + "running_stitch", + "latin" ], "leading": 400, "auto_satin": false, @@ -114,25 +115,26 @@ "€": 180 }, "kerning_pairs": { - "FU": 22, - "FR": 22, - "FO": 22, - "FE": 22, - "FA": 60, - "GJ": 16, - "JJ": 16, - "QJ": 16, - "YJ": 16, - "Fa": 60, - "VA": 35, - "TA": 60, - "PA": 60, - "YA": 60, - "LT": 60, - "LV": 60 + "F U": 22, + "F R": 22, + "F O": 22, + "F E": 22, + "F A": 60, + "G J": 16, + "J J": 16, + "Q J": 16, + "Y J": 16, + "F a": 60, + "V A": 35, + "T A": 60, + "P A": 60, + "Y A": 60, + "L T": 60, + "L V": 60 }, "glyphs": [ - "‘", + "!", + "-", "0", "1", "2", @@ -170,7 +172,10 @@ "X", "Y", "Z", - "!", - "-" - ] + "‘" + ], + "default_variant": "→", + "text_direction": "ltr", + "sortable": false, + "combine_at_sort_indices": [] }
\ No newline at end of file |
