Hi all,
Yes I know that textFrameItems don't have pathPoints but..
How can I get the x, y coordinates of the corner points of a rotated textFrameItem.
I know that I can get the angle of rotation by asin(myTextFrameItem.matrix.mValueA) etc.
My guess would be that one should be able to use the mValueTX and mValueTY to help but those values are very confusing and change dramatically on applying even a small rotation.
If anyone has some ideas preferably mathematically based and not API base please let me know.
It is very late by me now and I suspect I must be missing the obvious, I would think such a function must of been made.
Thanks
Trevor
P.s. A solution to the same problem in InDesign would also be appreciated