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

Error in the readme? #44

Open
MrDoo71 opened this issue Sep 11, 2019 · 2 comments
Open

Error in the readme? #44

MrDoo71 opened this issue Sep 11, 2019 · 2 comments

Comments

@MrDoo71
Copy link

MrDoo71 commented Sep 11, 2019

I think this line:

const line = ShapeInfo.line([15, 75], [355, 140]);

should read:

const line = ShapeInfo.line(15, 75, 355, 140);

@thelonious
Copy link
Owner

I think it is an error, but it shouldn't be. I'll leave this open to add in support for expressing points as 2-element arrays

@MrDoo71
Copy link
Author

MrDoo71 commented Sep 23, 2019 via email

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