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-02-16 12:36:03 +09:00
2022-08-06 18:24:06 +09:00
2022-02-23 20:40:53 +09:00
2022-02-11 11:54:28 +09:00
2022-03-04 22:08:05 +09:00
2022-02-02 20:52:56 +09:00
2022-04-13 16:19:56 -07:00
2022-02-23 16:33:30 +09:00
2022-02-23 09:49:16 +09:00
2022-02-18 18:44:23 +09:00
2022-02-23 10:27:47 +09:00