Is there a way to simulate handwriting using quartz? I mean there is a path between points A, B and C. I want path to come out of point A ...
If I create two paths in Quartz 2d, is there a way to determine if they intersect? Vaguely thought one could make a context and set one path as the clipping path, ...