Expressions - Any way to access the maximum height of single line text layer given a font and size?
Hi, I'm making a MOGRT with multiple text layers, each layer is 1 line of text. I want to give users ability to change the font size for each line, but when they're the same font size, I want them to be evenly spaced. Using the sourceRect height doesn't work since it changes if caps were used, if there is ascenders, etc., which makes the lines look uneven. Is there a way to access what the maximum size of the text layer WOULD be given an font and size?
