Skip to content

earthlingsoft/NSBezierPath-ESPoints

Repository files navigation

NSBezierPath (ESPoints)

An Objective-C category on the NSBezierPath class. It provides the method -drawPointsAndHandles which draws handle control points as green circles, handles as green lines and anchor points as red squares.

Screenshot of Bézier path with control points and handles

The category is particularly useful when debugging Bézier Paths as it lets you see the underlying data with a single method call.

License

MIT Licensed.

About

NSBezierPath category with a method to draw the curve’s handles and control points

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published