Commit Graph

7 Commits

Author SHA1 Message Date
Aleksander
71898056f3 add WguiFontSystem, remove FONT_SYSTEM singleton, custom fonts, add Light font weight
there are a few gzip-compressed ttf as for now, looks like variable fonts aren't parsed properly by cosmic_text. Not sure why. Also, we probably need to have a fallback for CJK characters in the future, or just fallback to the built-in ones in the OS.
2025-11-07 22:21:57 +01:00
Aleksander
3dff9c5882 wgui: Separate user and wgui assets, topmost widgets (poc) 2025-10-05 13:48:58 +02:00
Aleksander
4afdde1793 UI tweaks, use B8G8R8A8_UNORM in wgui 2025-09-21 20:25:57 +02:00
Aleksander
aadf11590e wgui: use dark mode 2025-09-20 13:32:07 +02:00
Aleksander
b9e5541971 📦📎-fixes, typo fixes 2025-09-20 12:17:17 +02:00
Aleksander
129785daa7 wgui: customizable defaults 2025-09-16 18:32:56 +02:00
Aleksander
eaa81450b5 wgui: basic i18n support, refactoring: use LayoutState, translation framework (LLM-based generator) 2025-08-02 23:31:23 +02:00