Rotate text 90 degrees?

I want to rotate some text 90 degrees in a COMP. I figured out one way to do this but it seems overly complicated so I’m wondering if there’s an easier way I haven’t thought of.

I want the final output to be 190x720 pixels. So I make a text TOP at 720x720. Then use Transform TOP to rotate 90º. Then crop left and right by 265 pixels each. Is there an easier way??

make it 720x190, then send to a Flip TOP set to flop bottom left and flip y.

1 Like