Answered
Getting the bounding box of text outlines
Let's say I'm getting the outlines of a text layer via AEGP_GetNewTextOutlines, how would I best determine the bounding box of this outline? I'm trying to test for whether the user's Text layer's text actually fits within a specified rectangle.
Thanks!