diff options
Diffstat (limited to 'fonts/Brockscript')
| -rw-r--r-- | fonts/Brockscript/font.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Brockscript/font.json b/fonts/Brockscript/font.json index 703bf79c..2269deb3 100644 --- a/fonts/Brockscript/font.json +++ b/fonts/Brockscript/font.json @@ -8,6 +8,7 @@ "default_glyph": "�", "min_scale": 1, "max_scale": 2.5, + "size": 40, "horiz_adv_x_default": 66, "horiz_adv_x_space": 20, "units_per_em": 144, @@ -163,4 +164,4 @@ "ü": 64 }, "kerning_pairs": {} -}
\ No newline at end of file +} |
