New
v0.12.0
This release has an MSRV of 1.82. It was increased to support floating point math in const functions.
Added
- Newly public
StrokeCtxallows for reusing allocations when stroking multiple paths. (#475 by @LaurenzV) - New
Axistype. (#476 by @PoignardAzur) - Add
Ellipse::major_radiusandEllipse::minor_radiusmethods. (#497 by @tomcur)