banan-os/BAN
Bananymous 22e45278a2 Kernel: Fix PC Screen font parsing
I had misread the format and the parsing code was incorrect. I also
changed fonts to store unicode codepoints as 32 bit integers, so
every character can be represented
2023-03-20 14:52:42 +02:00
..
BAN BAN: Rename StringView suffix from _sv to sv 2023-03-16 12:15:16 +02:00
arch Kernel: Finally managed to get 64-bit working 2023-01-25 19:19:28 +02:00
include/BAN Kernel: Fix PC Screen font parsing 2023-03-20 14:52:42 +02:00
.gitignore Kernel: lol 2022-12-13 12:12:15 +02:00
Makefile All: Move to c++20 2023-02-09 23:05:26 +02:00