Font array name:
const char My_Font[] PROGMEM = { 0xa, // Width: 10 0xd, // Height: 13 0x1, // First char: 1 0x2, // Number of chars: 2 // Jump table: 0x0, 0x0, 0x14, 0xa, 0x0, 0x14, 0x14, 0xa, // Font Data: 0x80,0x1f,0x80,0x10,0x80,0x1f,0x80,0x10,0x80,0x1f,0x80,0x10,0x80,0x1f,0x80,0x10,0x80,0x1f,0x0,0x6, 0x0,0x60,0x0,0x5c,0x80,0x43,0x60,0x40,0x98,0x57,0x98,0x57,0x60,0x40,0x80,0x43,0x0,0x5c,0x0,0x60, };
Width:
Height:
First char code:
Create
Parse
Add a character
Generate