Flicker is a vector graphics library written in Rust. It has an efficient software rasterizer that can render filled shapes, stroked curves, and text with high-quality antialiasing, as well as a SIMD-accelerated compositing engine with SSE2, AVX2, and Neon backends.
This project is distributed under the terms of both the MIT license and the Apache license, version 2.0. Contributions are accepted under the same terms.