i_curve 0.1.2

Boolean operations on closed paths of lines, Bezier curves, and rational elliptic arcs
Documentation
1
2
3
4
5
6
pub(crate) mod arc;
pub(crate) mod builder;
pub(crate) mod converter;
pub(crate) mod path;
pub(crate) mod segment;
pub(crate) mod shape;