Skip to content

Masonry 0.2.0

Compare
Choose a tag to compare
@xStrom xStrom released this 07 May 21:44
· 324 commits to main since this release
a0b0842

We are proud to announce the release of v0.2.0 of Masonry!

Masonry has migrated from using druid-shell and piet to a new stack:

  • Rendering is provided by Vello, a high performance GPU compute-centric 2D renderer.
  • GPU compute infrastructure is provided by wgpu.
  • Text support is provided by Parley, Fontique, Swash, and Skrifa.
  • Accessibility is provided by AccessKit.
  • Window handling is provided by winit.

This is alpha-quality software. There are plenty of known and unknown issues, and we expect to continue very active development.