diff options
| author | Lex Neva <github.com@lexneva.name> | 2019-04-18 11:36:51 -0400 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2019-04-18 11:36:51 -0400 |
| commit | b2d11ce956d14b08addb7d938e59aaa1aa8f42d4 (patch) | |
| tree | f94de266827f82d6494f536074eb6892cb2de4aa /fonts/medium_font/font.json | |
| parent | fee43e0941b11c709d7ae23fcd4bee4cd89d2a55 (diff) | |
fix medium kerning
Diffstat (limited to 'fonts/medium_font/font.json')
| -rw-r--r-- | fonts/medium_font/font.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fonts/medium_font/font.json b/fonts/medium_font/font.json index 63eba718..df760bde 100644 --- a/fonts/medium_font/font.json +++ b/fonts/medium_font/font.json @@ -9,6 +9,6 @@ "min_scale": 0.75, "max_scale": 2.0, "kerning_pairs": { - "wo": -0.3 + "wo": -0.9 } } |
