-
access font size with expression? or cheat it?
I have some text, and a matching “numbers” effect that I’ve spaced in line with that text. I have that several places, but at different font sizes.
I’ve already created an expression to make it move together, just a basic value + transform.position did that. But I was hoping to link the font sizes. It doesn’t appear that expressions can access a layer font size?
Am I just stuck scaling? That doesn’t work without a fairly complex expression, as you might have already guessed. So am I then stuck making a precomp of that?
I’m thinking, to get the best quality, precomp it, but make the text bigger than anything I’d actually use, then scale it down later. If I use the little star/sunshin/whatever it’s called button to look at the original quality, that seems to mess up position/scale based effects.
I’m running tight, so that’s what I’ll do for now, but what do you folks think? I’d like to know the best solution for next time.