I'm developing a composition that will become overlay graphics on a video feed. I'd like to position it such that my composition (which is a rectangular block) is always the same distance from the left and bottom edge. Right now, if it looks good 16:9 and you switch to 4:3, the block is a little off the left edge, and blocks overlap (there are actually multiple blocks).
I noticed there's a patch that gives me information about the destination, and I can probably figure it out from there, but I wonder if there's not something a bit more straightforward, or if someone has already solved the geometry so I don't have to derive it all. Thanks! -- Rick _______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [email protected]

