Move text layout and rendering to Parley

This commit is contained in:
iris committed 2026-09-13 01:15:30 -04:00
1 parent b90c855cf5
commit f8b7912181
19 files changed
+1307 -797

No files matched your search

-1
View File
@@ -1,4 +1,3 @@
use cosmic_text::Family;
use std::{cell::RefCell, rc::Rc};
use winit::event::WindowEvent;