Skip to content

v0.2.1

Compare
Choose a tag to compare
@hfutrell hfutrell released this 26 Mar 22:57

greatly improves the accuracy of Path.pointIsWithinDistanceOfBoundary(point:, distance:) and BezierCurve.project(point:). Adds an errorThreshold parameter to these functions and related functions (with a default value) so that the caller can control speed vs accuracy of the result.