A comfy desktop environment for TempleOS
Find a file
Alec Murphy d723c7d9df System/FFI/TrueType: Reduce memory pool size from 32MB to 8MB
The maximum allocated memory by stbtt_RenderText() has never exceeded
2MB during testing. 8MB ought to be enough for anybody :^)
2025-04-20 10:09:58 -04:00
.vscode Meta: Add files to repository 2025-03-25 07:34:41 -04:00
Applets Everywhere: Use ctx->fill_rect 2025-03-25 14:12:03 -04:00
Applications Applications/Internet/Cyberia: Initialize status2 (hover) label with empty string 2025-04-19 15:57:10 -04:00
Fonts Settings/config.json: Use Liberation as default TrueType font family 2025-04-20 09:33:28 -04:00
Include Include/Gui: Set GUI_EVENT_WIN_REPAINT_TIMEOUT to 100ms 2025-04-10 08:30:16 -04:00
Media Media/Themes/Umami/Theme: Handle ButtonWidget disabled status 2025-04-14 20:42:51 -04:00
scripts Everywhere: Give stbtt its own 32MB static memory pool 2025-04-19 21:01:14 -04:00
Settings Settings/config.json: Use Liberation as default TrueType font family 2025-04-20 09:33:28 -04:00
src Everywhere: Give stbtt its own 32MB static memory pool 2025-04-19 21:01:14 -04:00
System System/FFI/TrueType: Reduce memory pool size from 32MB to 8MB 2025-04-20 10:09:58 -04:00
.clang-format Meta: Add files to repository 2025-03-25 07:34:41 -04:00
.gitattributes Meta: Update .gitattributes 2025-04-05 08:20:01 -04:00
.gitignore Meta: Update .gitignore 2025-04-19 07:36:54 -04:00
LICENSE Initial commit 2025-03-25 07:30:57 -04:00
Run.HC Meta: Add files to repository 2025-03-25 07:34:41 -04:00