diff options
Diffstat (limited to 'fonts/digory_doodles_bean')
| -rw-r--r-- | fonts/digory_doodles_bean/font.json | 38 |
1 files changed, 22 insertions, 16 deletions
diff --git a/fonts/digory_doodles_bean/font.json b/fonts/digory_doodles_bean/font.json index f09456ff..dd5efa58 100644 --- a/fonts/digory_doodles_bean/font.json +++ b/fonts/digory_doodles_bean/font.json @@ -2,7 +2,8 @@ "name": "Digory Doodles Bean", "description": "All letters of Digory Doodles Bean mix satin and bean stitch.", "keywords": [ - "handwriting" + "handwriting", + "latin" ], "leading": 90, "auto_satin": false, @@ -125,7 +126,6 @@ "\"", "&", "'", - "‘", "(", ")", ",", @@ -152,10 +152,6 @@ "C", "D", "E", - "Ë", - "Ê", - "È", - "É", "F", "G", "H", @@ -181,16 +177,11 @@ "^", "_", "`", - "’", "a", "b", "c", "d", "e", - "é", - "è", - "ê", - "ë", "f", "g", "h", @@ -215,12 +206,27 @@ "{", "}", "~", + "Ä", + "È", + "É", + "Ê", + "Ë", + "Ö", + "Ü", + "ß", "ä", + "è", + "é", + "ê", + "ë", "ö", "ü", - "Ü", - "Ö", - "Ä", - "ß" - ] + "‘", + "’" + ], + "default_variant": "→", + "text_direction": "ltr", + "letter_case": "", + "sortable": false, + "combine_at_sort_indices": [] }
\ No newline at end of file |
