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-27 15:13:12 -04:00
Code
Activity
Files
328422dc62f1396cce550780279efdb341152025
egui
/
crates
/
epaint
/
src
/
text
History
Emil Ernerfeldt
328422dc62
Update MSRV to Rust 1.79 (
#5421
)
...
Mostly to fix `cargo-machete` CI
2024-12-01 18:58:35 +01: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
Put font data into Arc to reduce memory consumption (
#5276
)
2024-11-01 13:30:02 +01:00
mod.rs
Context::add_font
(
#5228
)
2024-10-23 14:29:44 +02:00
text_layout_types.rs
Update MSRV to Rust 1.79 (
#5421
)
2024-12-01 18:58:35 +01:00
text_layout.rs
Improve comment in text layout code
2024-09-26 09:43:27 +02:00