• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Remove overlap on NSBezierPath
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Remove overlap on NSBezierPath


  • Subject: Re: Remove overlap on NSBezierPath
  • From: Jens Alfke <email@hidden>
  • Date: Sun, 13 Jul 2008 11:34:03 -0700


On 13 Jul '08, at 6:43 AM, Georg Seifert wrote:

How I can merge to bezierPaths and remove the overlap in Cocoa. Does anyone has exerience with this or can point me to some information?

That's a rather difficult bit of computational geometry. AFAIK, CoreGraphics doesn't have anything that does that.


(Back in 1994 I implemented code for doing boolean union/intersection operations on arbitrary polygons, which is a simplified case of what you're asking. It was extremely difficult, even though I was only implementing an already-published algorithm. I don't recommend it.)

—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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

References: 
 >Remove overlap on NSBezierPath (From: Georg Seifert <email@hidden>)

  • Prev by Date: Re: [NSDate +dateWithNaturalLanguageString] question
  • Next by Date: Re: Trigonometric Problem, Particularly tan() Function
  • Previous by thread: Remove overlap on NSBezierPath
  • Next by thread: Re: Remove overlap on NSBezierPath
  • Index(es):
    • Date
    • Thread