If I create two paths in Quartz 2d, is there a way to determine if they intersect?
Vaguely thought that it was possible to create a context and set one path as a clipping path, and then draw another path through it; but then how to determine if the resulting path is empty?
user51511
source
share