-
Self resizing text
i’m trying to make a text box that
– always stays the same scale.
– the size of the text will be auto resize due to the amount of words to always fits in the text box.
– The text will automatically start on a new line when it reaches the side of the text box.
– Always write from the center of the text box.
Which expression should i use for each transform item? Thank you.