This website requires JavaScript.
Explore
Help
Sign In
skyler
/
egui
Watch
1
Star
0
Fork
You've already forked egui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
84399cde83
egui
/
epaint
/
src
/
text
History
Emil Ernerfeldt
190c85a40f
Rename `Texture` to `FontImage`
2021-12-28 21:19:24 +01:00
..
cursor.rs
Add separate serialize feature and better persitence control (
#753
)
2021-09-29 08:45:13 +02:00
font.rs
Rename `Texture` to `FontImage`
2021-12-28 21:19:24 +01:00
fonts.rs
Rename `Texture` to `FontImage`
2021-12-28 21:19:24 +01:00
mod.rs
When using a custom font you can now specify a font index (
#873
)
2021-11-07 19:47:52 +01:00
text_layout.rs
End statements with semicolon (clippy::semicolon_if_nothing_returned)
2021-10-20 16:46:57 +02:00
text_layout_types.rs
Rich text for all widgets (
#855
)
2021-11-01 21:30:10 +01:00