summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormedeyko <vladimir.medeyko@gmail.com>2022-02-07 14:17:12 (GMT)
committerJF <JF002@users.noreply.github.com>2022-03-03 20:13:54 (GMT)
commit1eaf258a633969abdd0e41fbcac9e17fe38eb409 (patch)
tree0db2704d8844fd8d87391aa7376a39d5b010a74a /src
parentf1c91e1ce0fb666449e751fc4a8216f1a672f95f (diff)
Update jetbrains_mono_bold_20.c
Fix 0 (zero) symbol. For more details, #988
Diffstat (limited to 'src')
-rw-r--r--src/displayapp/fonts/jetbrains_mono_bold_20.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/displayapp/fonts/jetbrains_mono_bold_20.c b/src/displayapp/fonts/jetbrains_mono_bold_20.c
index 944e47a..6cd7aea 100644
--- a/src/displayapp/fonts/jetbrains_mono_bold_20.c
+++ b/src/displayapp/fonts/jetbrains_mono_bold_20.c
@@ -88,8 +88,8 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
0xe, 0x3, 0x80, 0xc0, 0x70, 0x18, 0xe, 0x0,
/* U+0030 "0" */
- 0x3f, 0x1f, 0xef, 0x3f, 0x87, 0xe1, 0xf8, 0x7f,
- 0xdf, 0xf7, 0xe1, 0xf8, 0x7e, 0x1f, 0xcf, 0x7f,
+ 0x3f, 0x1f, 0xef, 0x3f, 0x87, 0xe1, 0xf8, 0x7e,
+ 0xdf, 0xb7, 0xe1, 0xf8, 0x7e, 0x1f, 0xcf, 0x7f,
0x8f, 0xc0,
/* U+0031 "1" */