egui/epaint/src/text
Emil Ernerfeldt 69626296f1
Make v-align and scale of user fonts tweakable (#1241)
* Add ability to "tweak" the scale and y-offsets of individual fonts
* Change default font tweak

This help vertically center large text.
2022-02-12 18:22:42 +01:00
..
cursor.rs Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00
font.rs Make v-align and scale of user fonts tweakable (#1241) 2022-02-12 18:22:42 +01:00
fonts.rs Make v-align and scale of user fonts tweakable (#1241) 2022-02-12 18:22:42 +01:00
mod.rs Choose your own font and size (#1154) 2022-01-24 14:32:36 +01:00
text_layout.rs Choose your own font and size (#1154) 2022-01-24 14:32:36 +01:00
text_layout_types.rs Choose your own font and size (#1154) 2022-01-24 14:32:36 +01:00