Export Shaping and LineHeight in widget::text

This commit is contained in:
Héctor Ramón Jiménez 2023-05-08 15:37:29 +02:00
parent b8c2cca384
commit 16bf8fc762
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
2 changed files with 11 additions and 13 deletions

View file

@ -1,4 +1,3 @@
pub use crate::core::text::Shaping;
pub use crate::core::widget::text::*;
pub type Text<'a, Renderer = crate::Renderer> =