z2d: Pure Zig 2D graphics library
Summary
z2d is a pure Zig-based 2D graphics library designed to rasterize vector primitives like lines and cubic Beziers, with features for text rendering, transformations, and gradients. The repository page outlines its API, usage, and a roadmap toward a feature-rich SVG renderer, along with licensing notes and Zig version requirements. It emphasizes open-source development and cross-platform graphics suitable for UI tasks and embedded contexts.