PiGFX is a bare metal kernel for the Raspberry Pi that implements a basic ANSI terminal emulator with the additional support of some primitive graphics functions.
I'm making a cp 437 font for the pigfx, but I am unsure of how to load it from the sd card. The terminal codes don't seem to have a command to do so, but they do have a way to load 1 of the 3 trs font sizes.
I'm making a cp 437 font for the pigfx, but I am unsure of how to load it from the sd card. The terminal codes don't seem to have a command to do so, but they do have a way to load 1 of the 3 trs font sizes.