Move text layout and rendering to Parley

This commit is contained in:
iris committed 2026-09-13 01:04:49 -04:00
1 parent fc1ba3cdc3
commit f659e319ff
19 files changed
+1333 -798

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;