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

Add support for rotate transforms around centre points other than 0,0 #13

Open
amcewen opened this issue May 12, 2021 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@amcewen
Copy link
Contributor

amcewen commented May 12, 2021

(feature request) The rotate transform in SVG can take a centre point as well as the angle of rotation. It would be good to add support for that.

@amcewen
Copy link
Contributor Author

amcewen commented May 12, 2021

Like in #12, I've got an implementation of this worked up on my fork.

Can submit a PR once I've been able to run the tests.

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

No branches or pull requests

2 participants