11 Commits

Author SHA1 Message Date
Alec Murphy
63b4f5201a Meta: Update scripts/build-all 2025-09-09 07:55:42 -04:00
Alec Murphy
c2700cb4fb Meta: Bump Clang to 20 2025-05-18 19:20:44 -04:00
Alec Murphy
edc931d6c3 Meta: Update scripts/build-all 2025-04-25 20:03:32 -04:00
Alec Murphy
ea724e0795 Meta: Bump QEMU smp cores to 6 2025-04-21 19:44:02 -04:00
Alec Murphy
a322c06850 Everywhere: Give stbtt its own 32MB static memory pool
At boot time, we preallocate 32MB of RAM to reuse for all malloc()
requests by stbtt_RenderText(), which should be more than enough for the
primary use case (browsing web pages).
2025-04-19 21:01:14 -04:00
Alec Murphy
80f691385a System/Utilities/TrueType: Add @stbtt_GetTextWidth() 2025-04-19 14:17:46 -04:00
Alec Murphy
72d626c0f1 Meta: Update scripts/build-all 2025-04-14 10:34:37 -04:00
Alec Murphy
3a55fce26a Meta: Update scripts/build-all 2025-04-13 06:35:07 -04:00
Alec Murphy
9c43ac1073 System/Utilities/TrueType: Add @stbtt_GetFontNameDefault 2025-04-05 09:19:10 -04:00
Alec Murphy
356c16580c System/Utilities/TrueType: Add TrueType font support via stb_truetype.h 2025-04-04 18:20:36 -04:00
Alec Murphy
39198164cd Meta: Add files to repository 2025-03-25 07:34:41 -04:00