K. Lange 940d82f0f4 terminal: Bitmap font can use uint8_t
The baked Deja Vu Sans Mono is 8 pixels wide, so we don't need
to use uint16_t to hold rows of pixel data. Also, splash-log
doesn't render text anymore (it defers to the kernel console),
so we don't need to include the font there any more.
2022-12-13 15:08:56 +09:00
..
2022-09-17 13:37:02 +09:00
2022-09-17 13:35:31 +09:00
2022-09-17 13:37:02 +09:00