Add support to different width fonts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const unsigned char font_pzim3x5[96][6] = {
|
||||
const unsigned char font_pzim3x5[96][3] = {
|
||||
{0x00,0x00,0x00}, //
|
||||
{0x00,0x2e,0x00}, // !
|
||||
{0x06,0x00,0x06}, // "
|
||||
|
||||
Reference in New Issue
Block a user