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