egui/epaint/src/text
Emil Ernerfeldt 09b8269326
Rich text for all widgets (#855)
Introduce `RichText` and `WidgetText`
2021-11-01 21:30:10 +01:00
..
cursor.rs Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00
font.rs Fix: '\t' always take up the width of four spaces 2021-10-23 14:38:26 +02:00
fonts.rs Remove deprecated functions 2021-10-30 09:46:06 +02:00
mod.rs New text layout (#682) 2021-09-03 18:18:00 +02:00
text_layout.rs End statements with semicolon (clippy::semicolon_if_nothing_returned) 2021-10-20 16:46:57 +02:00
text_layout_types.rs Rich text for all widgets (#855) 2021-11-01 21:30:10 +01:00