I’ve written a category on NSBezierPath that allows boolean operations on paths 
(union, intersection, subtraction) which preserves curved elements throughout 
the operation and does not require "flattening" paths into line segments prior 
to processing.

I thought this might be a generally useful bit of code so I am making it 
available on GitHub:
https://github.com/wiresoft/WFBezierCombinatorics

I hope others may find this useful.

-Noah
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to