Replies: 1 comment
-
I resolved this and found a solution. I put each Text node in its own group and then transformed the group. Closing |
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.
-
Hello.
I am trying to work out the best way to place individual text characters into a Group at a distance and angle from an orgin.
For example, take the following image. The N, 3, 6, E, 12... etc. text are rotated around the centre of the circle but also need to be placed at precisely 0, 30, 60 90 120 degrees.
What would be the best way to do this in RN Skia?
Beta Was this translation helpful? Give feedback.
All reactions