How would I draw something like this in Core Graphics

Posted by Jaba on Stack Overflow See other posts from Stack Overflow or by Jaba
Published on 2010-03-04T17:30:25Z Indexed on 2010/03/08 17:36 UTC
Read the original article Hit count: 487

I want to be able to draw using this as my stroke. How would I do this as efficient as possible, and on the fly drawing, I was thinking CGPatternRef, but I really don't know how to do that.

Edit: It does not need to warp to the path. I just coultn't fix that issue in Illustrator. alt text

© Stack Overflow or respective owner

Related posts about iphone

Related posts about cgcontext