low level render working
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const unsigned char font[96][6] = {
|
||||
const unsigned char font_aztech[96][6] = {
|
||||
{0x00,0x00,0x00,0x00,0x00,0x00}, //
|
||||
{0x00,0x2e,0x00,0x00,0x00,0x00}, // !
|
||||
{0x00,0x02,0x00,0x02,0x00,0x00}, // "
|
||||
|
||||
Reference in New Issue
Block a user