Kauzito | 8 years ago | 1 comment | 1.5K views
How do I mirror this text
so that it reads correctly and still maintains the current fold direction?
With the TEXT ROTATION and CHARACTER ROTATION props.
I tried to reproduce your text and came up with the followings solution:
TEXT ROTATION (0,270,0)
CHARACTER ROTATION to (0,90,0)
Why don't you use the CIRCLE 2 style? This way it's much easier:
TEXT ROTATION (0,0,0)
CHARACTER ROTATION to (0,0,0)
michiel, 8 years ago