A comfy desktop environment for TempleOS
Find a file
Alec Murphy d60fc53798 System/Libraries/Graphics2D: Chop 16px off X2 max pos in @get_truetype_text_width()
This is a quick and dirty hack to compensate for artifacts at the far
right edge of the font rasterization buffer. Chopping off 16px allows us
to get the proper width of the rasterized text.
2025-04-15 11:45:47 -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 Meta: Update Default.css 2025-04-15 11:27:43 -04:00
Fonts Fonts: Add GNU FreeFont 2025-04-05 09:23:13 -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 Meta: Update scripts/build-all 2025-04-14 10:34:37 -04:00
Settings Applications/Internet/Cyberia: Add web browser 2025-04-10 10:51:59 -04:00
src System/Utilities/TrueType: Change pointer type to I32* for @stbtt_RenderText() 2025-04-12 18:04:40 -04:00
System System/Libraries/Graphics2D: Chop 16px off X2 max pos in @get_truetype_text_width() 2025-04-15 11:45:47 -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-13 05:57:35 -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