Masonry 0.2.0
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.