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

More paths commnads #47

Merged
merged 4 commits into from
Jul 22, 2024
Merged

More paths commnads #47

merged 4 commits into from
Jul 22, 2024

Conversation

AnonMiraj
Copy link
Owner

fortran logo

There is an oversight in parsing path strings that I need to fix. It involves handling cases where commands can be omitted if they are consecutive.

"L 10 10 20 20" should be parsed as "L 10 10 L 20 20".

I am going to fix this in another PR.

All previous PRs and this one are ready for review.
@everythingfunctional @perazz.

@AnonMiraj AnonMiraj merged commit 56728a5 into arcs Jul 22, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

None yet

1 participant