On Sat, Feb 6, 2010 at 3:45 PM, Development <developm...@fornextsoft.com> wrote:
> I really like the sound of this solution. I've never worked with CGPaths, is 
> that anything at all like NSBezierPath?
> because it seems like this might be the way to go. Can I use an Image to 
> create a CGPath?

No. This seems to be backwards, anyway. It sounds like you already
know the pattern of tessellated trapezoids you need to use as your hit
regions. Why not just do the math yourself? Trapezoids are convex
polygons, and are fairly easy to triangulate.

--Kyle Sluder
_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

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

Reply via email to