This website requires JavaScript.
Explore
Help
Sign In
djkato
/
egui
Watch
1
Star
0
Fork
You've already forked egui
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4ace85b780
egui
/
epaint
/
src
/
text
History
Emil Ernerfeldt
4ace85b780
Fix: '\t' always take up the width of four spaces
2021-10-23 14:38:26 +02:00
..
cursor.rs
Add separate serialize feature and better persitence control (
#753
)
2021-09-29 08:45:13 +02:00
font.rs
Fix: '\t' always take up the width of four spaces
2021-10-23 14:38:26 +02:00
fonts.rs
Replace ProggyClean.ttf with Hack-Regular.ttf as default monospace font (
#802
)
2021-10-17 20:49:28 +02:00
mod.rs
New text layout (
#682
)
2021-09-03 18:18:00 +02: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
Improve docs, especially of epaint, and add epaint/CHANGELOG.md
2021-10-10 15:35:13 +02:00