Replies: 2 comments 6 replies
-
There is a line-circle intersect function in the library somewhere that I suggest you use |
Beta Was this translation helpful? Give feedback.
6 replies
-
Oops, sorry, it's in my Image32 Delphi graphics library here, so Pascal only. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a really hard time wording what I'm trying to do so I made an illustration:

Given 4 paths (the red circle, and the 3 line paths numbered 1-4) how could I find all the closed paths that are formed by their overlap?
I'm trying to find shape A, B and C.
Thanks in advance for any tips or advice.
Beta Was this translation helpful? Give feedback.
All reactions