Go to file
Bananymous f9ae1f0023 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
2023-03-20 14:52:42 +02:00
2023-03-20 14:52:42 +02:00
2023-03-19 05:43:40 +02:00
2023-03-19 05:51:25 +02:00
2023-03-18 03:51:10 +02:00
2023-03-18 04:05:59 +02:00

banan-os

My hobby operating system. Currently runs on x86 32 and 64 bit cpus.

Description
No description provided
Readme 3.9 MiB
Languages
C++ 77.3%
C 13.9%
Assembly 5.6%
CMake 1.8%
Shell 1.4%