Draft Font type and implement Text::font
This commit is contained in:
parent
f0b1e65ba4
commit
6857829dc3
10 changed files with 96 additions and 31 deletions
|
|
@ -216,7 +216,7 @@ mod size;
|
|||
mod user_interface;
|
||||
|
||||
pub use iced_core::{
|
||||
Align, Background, Color, Length, Point, Rectangle, Vector,
|
||||
Align, Background, Color, Font, Length, Point, Rectangle, Vector,
|
||||
};
|
||||
|
||||
pub use element::Element;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue