Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to work on a case where both the paths are unclosed? #27

Open
Rajkiran93 opened this issue Jun 27, 2022 · 1 comment
Open

How to work on a case where both the paths are unclosed? #27

Rajkiran93 opened this issue Jun 27, 2022 · 1 comment

Comments

@Rajkiran93
Copy link

Rajkiran93 commented Jun 27, 2022

Hi, Adam first of all thank you very much for creating such a wonderful library, I'm trying to find the intersection of 2 unclosed paths but right now I don't think the library supports this...are there any plans for this?

@adamwulf
Copy link
Owner

Hi! I'm glad to hear you're enjoying the library :)

the method findIntersectionsWithClosedPath:andBeginsInside: is unfortunately named - it will in fact return intersection points for two unclosed paths. It's on my todo list to make a 2.0 version of this package that would simply clean up the method names and public functions so that it's clearer. Does that method return what you need if you try it on two unclosed paths?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants