Re: Remove overlap on NSBezierPath
Re: Remove overlap on NSBezierPath
- Subject: Re: Remove overlap on NSBezierPath
- From: Georg Seifert <email@hidden>
- Date: Mon, 14 Jul 2008 11:48:48 +0200
Hello,
Thanks for you replies.
To clarify: I need it in a small drawing app, where you can draw
shapes and then you should be able to combine them. There is no
outline but the winding is quite important (there may be overlapping,
clipping and self intersecting parts).
I did found DrawKit but as I need to keep the curves, this doesn’t
seem to be an option.
the precision of the location of the intersection points is not to
important,as they are rounded to full integers – the shape of the
curve shouldn’t change to much.
I just had a short look at the Omni-OAExtensions. There are some
functions to find intersections of paths, so I have to build my own
merging routine out of it, right?
Thanks again
Georg_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden