fix upper shape of big 9
This commit is contained in:
parent
2760ce825f
commit
760417d273
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ static unsigned char big_font_8_bits[] = {
|
||||||
#define big_font_9_width 8
|
#define big_font_9_width 8
|
||||||
#define big_font_9_height 13
|
#define big_font_9_height 13
|
||||||
static unsigned char big_font_9_bits[] = {
|
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
|
#define big_font_A_width 8
|
||||||
|
|
Loading…
Reference in a new issue