From 760417d273761aea923fce72bacc770a48a229b3 Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Thu, 26 Sep 2024 18:27:57 +0200 Subject: [PATCH] fix upper shape of big 9 --- src/ui4x_bitmaps_big_font.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui4x_bitmaps_big_font.h b/src/ui4x_bitmaps_big_font.h index a70207e..36a31e0 100644 --- a/src/ui4x_bitmaps_big_font.h +++ b/src/ui4x_bitmaps_big_font.h @@ -64,7 +64,7 @@ static unsigned char big_font_8_bits[] = { #define big_font_9_width 8 #define big_font_9_height 13 static unsigned char big_font_9_bits[] = { - 62, 195, 195, 195, 195, 195, 230, 220, 192, 192, 194, 102, 60, + 60, 102, 195, 195, 195, 195, 230, 220, 192, 192, 194, 102, 60, }; #define big_font_A_width 8