“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
    • Michael Murphy (S76)
      link
      English
      2
      edit-2
      1 year ago

      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.