How would I draw something like this in Core Graphics
cgcontext, core-graphics, iphone
Solution
You could try importing your Illustrator document into this application: Opacity, and then doing an "Export as source code".
See here: http://likethought.com/opacity/workflow/ for more information.
Problem
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.