nik282000
4 hours ago
Clever, I've done something similar for an Arduino project where each char bitmap includes the pixel width and a vertical offset bit for letters like g or j that hang down below the other letters. Each char bitmap was 5x5px and stored as a 32bit int in an array.