Move text layout and rendering to Parley
This commit is contained in:
1 parent
b90c855cf5
commit
f8b7912181
19 files changed
+1307
-797
No files matched your search
@@ -5,7 +5,6 @@
|
||||
#![feature(unboxed_closures)]
|
||||
#![feature(fn_traits)]
|
||||
#![feature(const_destruct)]
|
||||
#![feature(portable_simd)]
|
||||
#![feature(associated_type_defaults)]
|
||||
#![feature(unsize)]
|
||||
#![feature(coerce_unsized)]
|
||||
|
||||
Reference in new issue
Block a user