Text paragraphs, styling, fontconfig
This commit is contained in:
@@ -25,7 +25,10 @@ pub use scene::{
|
||||
Color, DisplayItem, GlyphInstance, Point, PreparedText, Quad, Rect, SceneSnapshot, Translation,
|
||||
UiSize,
|
||||
};
|
||||
pub use text::{TextAlign, TextStyle, TextSystem, TextWrap};
|
||||
pub use text::{
|
||||
TextAlign, TextFontFamily, TextSpan, TextSpanSlant, TextSpanWeight, TextStyle, TextSystem,
|
||||
TextWrap,
|
||||
};
|
||||
pub use tree::{Edges, Element, FlexDirection, Style};
|
||||
pub use window::{
|
||||
DecorationMode, WindowConfigured, WindowId, WindowLifecycle, WindowSpec, WindowUpdate,
|
||||
|
||||
Reference in New Issue
Block a user