diff options
Diffstat (limited to 'fonts/small_font/font.json')
| -rw-r--r-- | fonts/small_font/font.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/small_font/font.json b/fonts/small_font/font.json index 56e0e319..1d5faf7c 100644 --- a/fonts/small_font/font.json +++ b/fonts/small_font/font.json @@ -7,9 +7,10 @@ "default_glyph": "�", "min_scale": 0.7, "max_scale": 3.0, + "size": 5.08, "horiz_adv_x_default": null, "horiz_adv_x_space": 17, "units_per_em": 30, "horiz_adv_x": {}, "kerning_pairs": {} -}
\ No newline at end of file +} |
