egui/epaint/src/text
Emil Ernerfeldt acb5501fe4 Add justified and/or center- and right-aligned text
Label text will now be centered, right-aligned and/or
justified based on the layout.

Galleys are no longer always pivoted in the left top corner,
so now have a Rect rather than just a size.
2021-09-07 20:37:50 +02:00
..
cursor.rs Decrease indentation with shift-tab 2021-05-02 20:09:11 +02:00
font.rs New text layout (#682) 2021-09-03 18:18:00 +02:00
fonts.rs Add justified and/or center- and right-aligned text 2021-09-07 20:37:50 +02:00
mod.rs New text layout (#682) 2021-09-03 18:18:00 +02:00
text_layout.rs Add justified and/or center- and right-aligned text 2021-09-07 20:37:50 +02:00
text_layout_types.rs Add justified and/or center- and right-aligned text 2021-09-07 20:37:50 +02:00