1.43 Beta

This commit is contained in:
Chris 2026-02-09 09:44:37 +01:00
parent 23972f8951
commit 9a4b7b05ff
7 changed files with 1 additions and 2 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1,4 +1,4 @@
# Brew OS 1.42 Beta
# Brew OS 1.43 Beta
BrewOS is now in a Beta stage as i have brought over all apps from brewkernel and have made the DE a lot more usable and stable.
## Brewkernel is now BrewOS!

Binary file not shown.

View file

@ -4,7 +4,6 @@
#include <stdint.h>
// Minimal 8x8 font for ASCII 32-127
// Derived from standard VGA font
static const uint8_t font8x8_basic[128][8] = {
// 0-31 Control chars (empty)
{0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0},