Perfect Shape v1.0.2 Release Notes

    • Arc, Ellipse, and Circle #to_path_shapes method, which decomposes them into Points, Lines, and CubicBezierCurves to be added to a Path
    • Path can contain an Arc, Ellipse, or Circle (to get affected by the winding algorithm as opposed to CompositeShape, which has no winding algorithm)