stuff
This commit is contained in:
@@ -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