Font 8x16 -

font8x16_data.c :

Bit layout: b7 b6 b5 b4 b3 b2 b1 b0 → each bit = pixel (1=foreground, 0=background) font 8x16

extern const uint8_t font8x16_basic[128][16]; font8x16_data