stuff
This commit is contained in:
1 parent
ebff93bec9
commit
379eec771a
3 files changed
+48
-29
No files matched your search
@@ -6,6 +6,11 @@ use crate::{
|
||||
util::HashMap,
|
||||
};
|
||||
|
||||
/// TODO: properly wrap this
|
||||
pub mod text_lib {
|
||||
pub use cosmic_text::*;
|
||||
}
|
||||
|
||||
pub struct TextData {
|
||||
pub font_system: FontSystem,
|
||||
pub swash_cache: SwashCache,
|
||||
|
||||
Reference in new issue
Block a user