Iced release 0.10.0
Iced release 0.10.0

github.com
Release 0.10.0 · iced-rs/iced

"A cross-platform GUI library for Rust focused on simplicity and type-safety. Inspired by Elm."
This release includes among many other things:
- A software renderer
- Text shaping, font fallback
- Incremental rendering
It's already received many. In fact, the text is being managed by cosmic-text. COSMIC-specific features will remain in libcosmic of course, as well as any widgets and features we want which doesn't fit with what iced wants.