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