This website requires JavaScript.
Explore
Help
Sign In
migrations
/
egui
Watch
1
Star
0
Fork
0
You've already forked egui
mirror of
https://github.com/emilk/egui.git
synced
2026-06-28 07:23:13 -04:00
Code
Activity
Files
679f6f57b1ee5d8ed407dafbbd3c939d1ac8ce05
egui
/
crates
/
epaint
/
src
/
text
History
Emil Ernerfeldt
92adfa57dc
Improve comment in text layout code
2024-09-26 09:43:27 +02:00
..
cursor.rs
Cross-widget text select (
#3870
)
2024-01-24 15:45:22 +01:00
font.rs
Center-align all text vertically (
#5117
)
2024-09-19 11:44:29 +02:00
fonts.rs
Prevent text shrinking in tooltips; round wrap-width to integer (
#5161
)
2024-09-25 11:31:41 +02:00
mod.rs
Move all crates into a
crates
directory (
#1940
)
2022-08-20 10:41:49 +02:00
text_layout_types.rs
Center-align all text vertically (
#5117
)
2024-09-19 11:44:29 +02:00
text_layout.rs
Improve comment in text layout code
2024-09-26 09:43:27 +02:00