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

tools/svg2tvgt: save/restore co-ordinates when starting/closing paths #24

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

vancluever
Copy link
Contributor

This ensures that the current co-ordinates in the parser are saved when starting and closing paths. This is necessary to ensure that relative moves in a path function correctly after the first move.

Backport of #21.

This ensures that the current co-ordinates in the parser are saved when
starting and closing paths. This is necessary to ensure that relative
moves in a path function correctly after the first move.
@ikskuh ikskuh merged commit 24abddf into TinyVG:main Jan 5, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants