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,6 +1,5 @@
#![feature(unboxed_closures)]
#![feature(fn_traits)]
#![feature(gen_blocks)]
#![feature(associated_type_defaults)]
#![feature(unsize)]
#![feature(option_into_flat_iter)]