This website requires JavaScript.
Explore
Help
Sign In
GRIN
/
egui
Watch
1
Star
0
Fork
0
You've already forked egui
mirror of
https://github.com/emilk/egui.git
synced
2026-07-13 01:58:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5cf8a085e3555ac92a9ca22a435a53c292ce237b
egui
/
crates
/
epaint
/
src
/
text
T
History
Emil Ernerfeldt
0a6ea15f6c
impl
Clone
for
Fonts
(
#3737
)
...
Closes
https://github.com/emilk/egui/issues/3731
2023-12-25 19:00:54 +01:00
..
cursor.rs
Enable and fix some more clippy lints
2022-12-05 09:29:59 +01:00
font.rs
Update MSRV to Rust 1.72 (
#3595
)
2023-11-21 17:26:35 +01:00
fonts.rs
impl
Clone
for
Fonts
(
#3737
)
2023-12-25 19:00:54 +01:00
mod.rs
Move all crates into a
crates
directory (
#1940
)
2022-08-20 10:41:49 +02:00
text_layout_types.rs
Replace a special
Color32::PLACEHOLDER
with widget fallback color (
#3727
)
2023-12-22 15:09:10 +01:00
text_layout.rs
Fix some lints found by clippy 1.73
2023-10-06 09:01:31 +02:00