Forums › Adobe After Effects Expressions › help with my syntax on a source text expression
-
help with my syntax on a source text expression
-
Adam Greenberg
March 8, 2022 at 5:05 pmHi. various versions of the expression below works, but not as I expect. It should return my original text from the main text layer in the font that the layer is set to, and then add the source text from text layer 2 but in the font listed in the expression;
value + ‘ ‘ + thisComp.layer(“Text Layer 2”).text.sourceText.style.setFont(“ArialNarrow”);
thanks for any help
-
Dan Ebberts
March 8, 2022 at 6:55 pmSorry, you can’t use an expression to set multiple fonts in a single text layer.
-
Adam Greenberg
March 8, 2022 at 9:24 pmthanks so much Dan. that officially allows me to stop researching these types of options
Viewing 1 - 3 of 3 posts
Log in to reply.