From f32858c59160e77d22e71d0c13569d05e7d8e75e Mon Sep 17 00:00:00 2001 From: Michele Bini Date: Mon, 11 Apr 2022 11:01:20 +0200 Subject: Update letters A B D F M O R U diff --git a/src/displayapp/fonts/neofont.c b/src/displayapp/fonts/neofont.c index 61736fb..ef3e6fc 100644 --- a/src/displayapp/fonts/neofont.c +++ b/src/displayapp/fonts/neofont.c @@ -249,9 +249,9 @@ static const uint8_t glyphs[][2] = { _, X, X ), G( X, _, _, - X, _, _, X, X, _, X, _, X, + X, _, X, X, X, _ ), G( _, _, _, @@ -261,9 +261,9 @@ static const uint8_t glyphs[][2] = { _, X, X ), G( _, _, X, - _, _, X, _, X, X, X, _, X, + X, _, X, _, X, X ), G( _, _, _, @@ -274,8 +274,8 @@ static const uint8_t glyphs[][2] = { G( _, _, X, _, X, _, - _, X, , X, X, X, + _, X, _, _, X, _ ), G( _, _, _, -- cgit v0.10.2