adding custom fonts and editor mode with tab

This commit is contained in:
aeroreyna
2026-01-13 22:04:10 -05:00
parent 7d3ae06e63
commit 0bb25bb984
83 changed files with 2835 additions and 36 deletions

98
fonts/formplex12_font.h Normal file
View File

@@ -0,0 +1,98 @@
const unsigned char font[96][8] = {
{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}, //
{0x00,0x2f,0x2f,0x00,0x00,0x00,0x00,0x00}, // !
{0x03,0x03,0x00,0x03,0x03,0x00,0x00,0x00}, // "
{0x14,0x3e,0x3e,0x14,0x3e,0x3e,0x14,0x00}, // #
{0x24,0x2e,0x2a,0x7f,0x7f,0x3a,0x3a,0x00}, // $
{0x26,0x36,0x18,0x0c,0x36,0x32,0x00,0x00}, // %
{0x1a,0x3f,0x25,0x25,0x3f,0x1a,0x28,0x28}, // &
{0x00,0x03,0x03,0x00,0x00,0x00,0x00,0x00}, // '
{0x00,0x3e,0x7f,0x41,0x41,0x41,0x00,0x00}, // (
{0x00,0x41,0x41,0x41,0x7f,0x3e,0x00,0x00}, // )
{0x08,0x2a,0x3e,0x1c,0x3e,0x2a,0x08,0x00}, // *
{0x08,0x08,0x3e,0x3e,0x08,0x08,0x00,0x00}, // +
{0x00,0x70,0x70,0x00,0x00,0x00,0x00,0x00}, // ,
{0x08,0x08,0x08,0x08,0x08,0x00,0x00,0x00}, // -
{0x00,0x30,0x30,0x00,0x00,0x00,0x00,0x00}, // .
{0x20,0x30,0x18,0x0c,0x06,0x02,0x00,0x00}, // /
{0x1c,0x3e,0x32,0x2a,0x2a,0x3e,0x3e,0x00}, // 0
{0x00,0x24,0x3e,0x3e,0x20,0x00,0x00,0x00}, // 1
{0x3a,0x3a,0x2a,0x2a,0x2a,0x2e,0x24,0x00}, // 2
{0x2a,0x2a,0x2a,0x2a,0x2a,0x3e,0x14,0x00}, // 3
{0x06,0x0e,0x08,0x08,0x08,0x3e,0x3e,0x00}, // 4
{0x2e,0x2e,0x2a,0x2a,0x2a,0x3a,0x12,0x00}, // 5
{0x1c,0x3e,0x2a,0x2a,0x2a,0x3a,0x10,0x00}, // 6
{0x02,0x02,0x02,0x02,0x02,0x3e,0x3c,0x00}, // 7
{0x14,0x3e,0x2a,0x2a,0x2a,0x3e,0x14,0x00}, // 8
{0x04,0x0e,0x0a,0x0a,0x0a,0x7e,0x7c,0x00}, // 9
{0x00,0x00,0x36,0x36,0x00,0x00,0x00,0x00}, // :
{0x00,0x16,0x36,0x20,0x00,0x00,0x00,0x00}, // ;
{0x00,0x08,0x1c,0x36,0x22,0x22,0x00,0x00}, // <
{0x14,0x14,0x14,0x14,0x14,0x00,0x00,0x00}, // =
{0x00,0x22,0x22,0x36,0x1c,0x08,0x00,0x00}, // >
{0x00,0x01,0x2d,0x2f,0x06,0x00,0x00,0x00}, // ?
{0x1e,0x3f,0x21,0x2d,0x2d,0x29,0x06,0x06}, // @
{0x3c,0x3e,0x02,0x0a,0x0a,0x3e,0x3c,0x00}, // A
{0x3e,0x3e,0x22,0x2a,0x2a,0x3e,0x14,0x00}, // B
{0x1c,0x3e,0x22,0x22,0x22,0x22,0x22,0x00}, // C
{0x3e,0x3e,0x02,0x22,0x22,0x3e,0x1c,0x00}, // D
{0x1c,0x3e,0x22,0x2a,0x2a,0x2a,0x22,0x00}, // E
{0x3c,0x3e,0x02,0x0a,0x0a,0x0a,0x02,0x00}, // F
{0x1c,0x3e,0x22,0x22,0x22,0x3a,0x18,0x00}, // G
{0x3e,0x3e,0x00,0x08,0x08,0x3e,0x3e,0x00}, // H
{0x3e,0x3e,0x00,0x00,0x00,0x00,0x00,0x00}, // I
{0x20,0x20,0x20,0x20,0x30,0x3e,0x1e,0x00}, // J
{0x3e,0x3e,0x00,0x08,0x08,0x3e,0x36,0x00}, // K
{0x1e,0x3e,0x30,0x20,0x20,0x20,0x20,0x00}, // L
{0x3e,0x3e,0x02,0x3a,0x02,0x3e,0x3c,0x00}, // M
{0x3c,0x3e,0x02,0x02,0x02,0x3e,0x3c,0x00}, // N
{0x1c,0x3e,0x22,0x22,0x22,0x3e,0x1c,0x00}, // O
{0x3c,0x3e,0x02,0x0a,0x0a,0x0e,0x04,0x00}, // P
{0x1c,0x3e,0x22,0x22,0x32,0x3e,0x3c,0x00}, // Q
{0x3c,0x3e,0x02,0x0a,0x0a,0x3e,0x34,0x00}, // R
{0x24,0x2e,0x2a,0x2a,0x2a,0x3a,0x12,0x00}, // S
{0x02,0x02,0x3e,0x3e,0x02,0x02,0x00,0x00}, // T
{0x1e,0x3e,0x20,0x20,0x20,0x3e,0x1e,0x00}, // U
{0x0e,0x1e,0x30,0x20,0x30,0x1e,0x0e,0x00}, // V
{0x1e,0x3e,0x20,0x2e,0x20,0x3e,0x3e,0x00}, // W
{0x36,0x3e,0x08,0x08,0x3e,0x36,0x00,0x00}, // X
{0x06,0x0e,0x38,0x38,0x0e,0x06,0x00,0x00}, // Y
{0x32,0x32,0x3a,0x2a,0x2e,0x26,0x26,0x00}, // Z
{0x00,0x7f,0x7f,0x41,0x41,0x41,0x00,0x00}, // [
{0x02,0x06,0x0c,0x18,0x30,0x20,0x00,0x00}, // "\"
{0x00,0x41,0x41,0x41,0x7f,0x7f,0x00,0x00}, // ]
{0x01,0x01,0x00,0x01,0x01,0x00,0x00,0x00}, // ^
{0x40,0x40,0x40,0x40,0x40,0x40,0x00,0x00}, // _
{0x00,0x00,0x01,0x01,0x00,0x00,0x00,0x00}, // `
{0x3c,0x3e,0x02,0x0a,0x0a,0x3e,0x3c,0x00}, // a
{0x3e,0x3e,0x22,0x2a,0x2a,0x3e,0x14,0x00}, // b
{0x1c,0x3e,0x22,0x22,0x22,0x22,0x22,0x00}, // c
{0x3e,0x3e,0x02,0x22,0x22,0x3e,0x1c,0x00}, // d
{0x1c,0x3e,0x22,0x2a,0x2a,0x2a,0x22,0x00}, // e
{0x3c,0x3e,0x02,0x0a,0x0a,0x0a,0x02,0x00}, // f
{0x1c,0x3e,0x22,0x22,0x22,0x3a,0x18,0x00}, // g
{0x3e,0x3e,0x00,0x08,0x08,0x3e,0x3e,0x00}, // h
{0x3e,0x3e,0x00,0x00,0x00,0x00,0x00,0x00}, // i
{0x20,0x20,0x20,0x20,0x30,0x3e,0x1e,0x00}, // j
{0x3e,0x3e,0x00,0x08,0x08,0x3e,0x36,0x00}, // k
{0x1e,0x3e,0x30,0x20,0x20,0x20,0x20,0x00}, // l
{0x3e,0x3e,0x02,0x3a,0x02,0x3e,0x3c,0x00}, // m
{0x3c,0x3e,0x02,0x02,0x02,0x3e,0x3c,0x00}, // n
{0x1c,0x3e,0x22,0x22,0x22,0x3e,0x1c,0x00}, // o
{0x3c,0x3e,0x02,0x0a,0x0a,0x0e,0x04,0x00}, // p
{0x1c,0x3e,0x22,0x22,0x32,0x3e,0x3c,0x00}, // q
{0x3c,0x3e,0x02,0x0a,0x0a,0x3e,0x34,0x00}, // r
{0x24,0x2e,0x2a,0x2a,0x2a,0x3a,0x12,0x00}, // s
{0x02,0x02,0x3e,0x3e,0x02,0x02,0x00,0x00}, // t
{0x1e,0x3e,0x20,0x20,0x20,0x3e,0x1e,0x00}, // u
{0x0e,0x1e,0x30,0x20,0x30,0x1e,0x0e,0x00}, // v
{0x1e,0x3e,0x20,0x2e,0x20,0x3e,0x3e,0x00}, // w
{0x36,0x3e,0x08,0x08,0x3e,0x36,0x00,0x00}, // x
{0x06,0x0e,0x38,0x38,0x0e,0x06,0x00,0x00}, // y
{0x32,0x32,0x3a,0x2a,0x2e,0x26,0x26,0x00}, // z
{0x00,0x08,0x7f,0x77,0x41,0x41,0x00,0x00}, // {
{0x7f,0x7f,0x00,0x00,0x00,0x00,0x00,0x00}, // |
{0x00,0x41,0x41,0x77,0x7f,0x08,0x00,0x00}, // }
{0x00,0x04,0x06,0x02,0x04,0x06,0x02,0x00}, // ~
{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}
};