A pure Rust 2D Graphics Library.

Raqote aims to be a small, simple, fast software 2D graphics library with roughly the same capabilities as the cairo image backend.

Current functionality - path filling - stroking - dashing - image, solid, and gradient fills - rectangular and path clipping

Planned functionality - layers - blend modes