wayvr/uidev
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
..
assets Tooltips, minor changes 2025-10-18 22:38:39 +02:00
res move uidev to workspace root 2025-06-21 17:39:28 +09:00
src add `WguiFontSystem`, remove `FONT_SYSTEM` singleton, custom fonts, add `Light` font weight 2025-11-07 22:21:57 +01:00
.editorconfig uidev: re-format code 2025-09-13 12:18:27 +02:00
.gitignore move uidev to workspace root 2025-06-21 17:39:28 +09:00
Cargo.lock move uidev to workspace root 2025-06-21 17:39:28 +09:00
Cargo.toml update all cargo crates to the newest version, unify crate versions 2025-09-20 15:28:48 +02:00
rustfmt.toml uidev: re-format code 2025-09-13 12:18:27 +02:00