Solved
Methods and/or Properties for Getting Dimensions of Lines of Text within Text Node?
Hi,
I’m trying to figure out a way to use the Plugin API to get various internal dimensions of a text node—specifically, the width of each line of text, and the (x, y) position of each line of text, or even better yet, the (x, y) position of any arbitrary character within a text node.
Is this possible?
See the attached image for clarification as to what I am trying to determine programatically.

