InfiniTime.git

commit 960735807cd3aa313cb0d50cfd36b2624f490941

Author: Adam Evyčędo <git@apiote.xyz>

add diacritics to font

 src/displayapp/fonts/fonts.json | 2 +-


diff --git a/src/displayapp/fonts/fonts.json b/src/displayapp/fonts/fonts.json
index 41c383c0d44ac3662df017022b897793223b9659..4f7e0a8a5053f01ad445fe4ec6855b238523d063 100644
--- a/src/displayapp/fonts/fonts.json
+++ b/src/displayapp/fonts/fonts.json
@@ -3,7 +3,7 @@    "jetbrains_mono_bold_20": {
       "sources": [
          {
             "file": "JetBrainsMono-Bold.ttf",
-            "range": "0x20-0x7e, 0x410-0x44f, 0xB0"
+            "range": "0x20-0x7e, 0x3b4, 0x3bc, 0x3c0, 0x3c4, 0x104, 0x105, 0x106, 0x107, 0x118, 0x119, 0x141, 0x142, 0x143, 0x144, 0xd3, 0xf3, 0x15a, 0x15b, 0x179, 0x17a, 0x17b, 0x17c, 0x410-0x44f, 0xB0"
          },
          {
             "file": "FontAwesome5-Solid+Brands+Regular.woff",