crop text images that are too big
This commit is contained in:
1 parent
97b284e81e
commit
23c5abe5a9
7 files changed
+97
-79
No files matched your search
@@ -7,6 +7,7 @@
|
||||
#![feature(fn_traits)]
|
||||
#![feature(const_cmp)]
|
||||
#![feature(const_destruct)]
|
||||
#![feature(portable_simd)]
|
||||
|
||||
pub mod core;
|
||||
pub mod layout;
|
||||
|
||||
Reference in new issue
Block a user