CircleType icon indicating copy to clipboard operation
CircleType copied to clipboard

Add a method for exposing the transform of any character by index

Open theanine opened this issue 5 years ago • 2 comments

The transform should return the rotate and translate properties.

theanine avatar Jan 23 '20 06:01 theanine

Interesting idea. Can you elaborate a bit? What is the use case for getting the transform properties?

peterhry avatar Jan 23 '20 22:01 peterhry

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.

theanine avatar Jan 23 '20 22:01 theanine