diff options
Diffstat (limited to 'fonts/small_font/font.json')
| -rw-r--r-- | fonts/small_font/font.json | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/fonts/small_font/font.json b/fonts/small_font/font.json index d6e17d85..cc007f58 100644 --- a/fonts/small_font/font.json +++ b/fonts/small_font/font.json @@ -4,7 +4,7 @@ "keywords": [ "sans_serif", "tiny" - ], + ], "leading": 30, "auto_satin": true, "reversible": true, @@ -106,6 +106,14 @@ "/", "�", "#", - ";" + ";", + "é", + "è", + "ê", + "ë", + "Ë", + "Ê", + "É", + "È" ] }
\ No newline at end of file |
