CircleType
CircleType copied to clipboard
Add a method for exposing the transform of any character by index
The transform should return the rotate and translate properties.
Interesting idea. Can you elaborate a bit? What is the use case for getting the transform properties?
You would then be able to detect what portion of the parent object the text is consuming, for example, to make the text more responsive.