Skip to content

Conversation

KTibow
Copy link
Contributor

@KTibow KTibow commented Jul 10, 2025

consecutive t commands have been mishandled for years (even with 40b57f3, i believe the second t doesn't get converted to a q). that changes now.

this would allow the folks over at remarkablemark/texsvg#762 to use convertPathData again.

KTibow and others added 2 commits July 10, 2025 16:02
When a t command follows a non-quadratic command, convert it to l.
When t follows t, convert the second t to q with proper control points.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@KTibow KTibow changed the title better handling of consecutive t commands fix(convertPathData): properly handle consecutive t commands Aug 12, 2025
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.

1 participant