Replies: 1 comment
-
Yes, you would need to rotate each point around the common center of all points. Check out the @tldraw/vec package for some helpers with rotating points! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First of all thank you very much for this tool.
I would like to know if there is a way to rotate the path to a specific angle before passing it to the
getStroke
function.This is for a signature application but I have to be able to rotate the paths.
Thank You!
Beta Was this translation helpful? Give feedback.
All reactions