terminal: fix arrow tails in bitmap font
This commit is contained in:
parent
b00030b9d8
commit
7964d3c066
@ -965,10 +965,10 @@ uint8_t large_font[][17] = {
|
|||||||
0x08,
|
0x08,
|
||||||
0x1c,
|
0x1c,
|
||||||
0x2a,
|
0x2a,
|
||||||
0x10,
|
0x08,
|
||||||
0x10,
|
0x08,
|
||||||
0x10,
|
0x08,
|
||||||
0x10,
|
0x08,
|
||||||
0x00,
|
0x00,
|
||||||
0x00,
|
0x00,
|
||||||
0x00,
|
0x00,
|
||||||
@ -999,10 +999,10 @@ uint8_t large_font[][17] = {
|
|||||||
0x00,
|
0x00,
|
||||||
0x00,
|
0x00,
|
||||||
0x00,
|
0x00,
|
||||||
0x10,
|
0x08,
|
||||||
0x10,
|
0x08,
|
||||||
0x10,
|
0x08,
|
||||||
0x10,
|
0x08,
|
||||||
0x2a,
|
0x2a,
|
||||||
0x1c,
|
0x1c,
|
||||||
0x08,
|
0x08,
|
||||||
|
Loading…
Reference in New Issue
Block a user