Skip to main content
Participant
January 26, 2024
Question

Expression Help - Font style rules

  • January 26, 2024
  • 1 reply
  • 193 views

Hello!

 

I have created a 'master page' to control the text on my other comps using an expression

 

comp("01 MASTER").layer("1 TX INFO").text.sourceText

 

TX info is something like: Tomorrow 9pm.

 

is it possible to add a rule? if say 'Brand New' was added to the TX info = 'Brand New Tomorrow 9pm' i would like the Brand New to be in a differnt font style aka 'Brand New Tomorrow 9pm'

 

Is this possible with expressions?

 

Thanks for your time

This topic has been closed for replies.

1 reply

Dan Ebberts
Community Expert
Community Expert
January 26, 2024

Currently with expressions, you can only have one style per text layer and it applies to all the characters. 

Participant
January 29, 2024

Okay, will have to think of a way round it.

 

Thanks for your help & time