Draft text support in iced_tiny_skia
This commit is contained in:
parent
744f3028f4
commit
64fb722dfe
4 changed files with 523 additions and 112 deletions
|
|
@ -2,6 +2,7 @@ pub mod window;
|
|||
|
||||
mod backend;
|
||||
mod settings;
|
||||
mod text;
|
||||
|
||||
pub use backend::Backend;
|
||||
pub use settings::Settings;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue