Skip to content

Commit

Permalink
fix big font 9
Browse files Browse the repository at this point in the history
  • Loading branch information
gwenhael-le-moine committed Sep 27, 2024
1 parent 8fbe388 commit ddd62a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui_bitmaps_big_font.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ddd62a8

Please sign in to comment.