“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
You must log in or register to comment.
deleted by creator
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.