File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
content/posts/newsletter-017 Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -104,6 +104,21 @@ For full details and a list of breaking changes, see the
104
104
[ tetra ] : https://github.com/17cupsofcoffee/tetra
105
105
[ tetra-changelog ] : https://github.com/17cupsofcoffee/tetra/blob/main/CHANGELOG.md
106
106
107
+ ### [ Egui]
108
+
109
+ ![ Egui emojis] ( egui.gif )
110
+ _ Some of the supported emojis in the [ online demo] [ demo ] ._
111
+
112
+ [ Egui] is an easy-to-use GUI in pure Rust. Egui can be integrated into a game engine, or used standalone with the help of [ eframe] .
113
+ This month versions 0.5, 0.6 and 0.7 were released with many improvements,
114
+ including custom fonts, emojis and improved layout engine ([ full changelog] [ changelog ] ).
115
+
116
+ [ Egui ] : https://github.com/emilk/egui
117
+ [ demo ] : https://emilk.github.io/egui
118
+ [ eframe ] : https://lib.rs/eframe
119
+ [ egui_template ] : https://github.com/emilk/egui_template
120
+ [ changelog ] : https://github.com/emilk/egui/blob/master/CHANGELOG.md
121
+
107
122
## Popular Workgroup Issues in Github
108
123
109
124
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments