aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/fonts
diff options
context:
space:
mode:
authorVictor Kareh <vkareh@redhat.com>2024-01-31 17:41:39 -0500
committerJF <JF002@users.noreply.github.com>2024-02-18 12:57:48 +0100
commitf422929d8cd0877c56e55d285f3ab3cc1223ea96 (patch)
treec3c3aeafae0305eaaec66f6e65773d1a6d6b4f6b /src/displayapp/fonts
parent5d971690cb7fcf51e0215a9eda16136607cf1851 (diff)
weather: Add new app with forecast
Diffstat (limited to 'src/displayapp/fonts')
-rw-r--r--src/displayapp/fonts/fonts.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/displayapp/fonts/fonts.json b/src/displayapp/fonts/fonts.json
index a3132504..41c383c0 100644
--- a/src/displayapp/fonts/fonts.json
+++ b/src/displayapp/fonts/fonts.json
@@ -18,7 +18,7 @@
"sources": [
{
"file": "JetBrainsMono-Regular.ttf",
- "range": "0x25, 0x2b, 0x2d, 0x2e, 0x30-0x3a, 0x4b-0x4d, 0x66, 0x69, 0x6b, 0x6d, 0x74"
+ "range": "0x25, 0x2b, 0x2d, 0x2e, 0x30-0x3a, 0x43, 0x46, 0x4b-0x4d, 0x66, 0x69, 0x6b, 0x6d, 0x74, 0xb0"
}
],
"bpp": 1,
@@ -28,7 +28,7 @@
"sources": [
{
"file": "JetBrainsMono-Light.ttf",
- "range": "0x25, 0x2D, 0x2F, 0x30-0x3a"
+ "range": "0x25, 0x2D, 0x2F, 0x30-0x3a, 0x43, 0x46, 0xb0"
}
],
"bpp": 1,