fix: adjust width of space and triangle

This commit is contained in:
TT 2020-02-22 22:40:06 +09:00
parent 863691c554
commit fb3c9cf82f

View file

@ -493,7 +493,7 @@ const uint8_t x5x7_bits[127*7] =
|** |
|* |
+--------+ */
0b10000000|CHAR5x7_WIDTH_5px,
0b10000000|CHAR5x7_WIDTH_4px,
0b11000000,
0b11100000,
0b11110000,
@ -645,7 +645,7 @@ const uint8_t x5x7_bits[127*7] =
| |
| |
+--------+ */
0b00000000|CHAR5x7_WIDTH_3px,
0b00000000|CHAR5x7_WIDTH_4px,
0b00000000,
0b00000000,
0b00000000,