You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
changed the title
Add a method for getting the transform of any character by index
Add a method for exposing the transform of any character by index
Jan 25, 2020
theanine
added a commit
to theanine/CircleType
that referenced
this issue
Jan 26, 2020
The transform is returned as an array of rotate
and translate properties of the character index
specified. This satisfies feature request peterhry#127.
The transform should return the rotate and translate properties.
The text was updated successfully, but these errors were encountered: