Skip to main content
Participant
July 17, 2019
Question

Changing color and font style through expression

  • July 17, 2019
  • 2 replies
  • 476 views

Hello Everyone,

This is my first post in this forum. I am trying to achieve something like this through expression.

Where anything before first dot is Red in color (including dot) and then anything inside parentheses is italics and yellow in color, including parentheses. Parentheses can occur more than one time in a line.

Is this possible? Can anyone help ?

This topic has been closed for replies.

2 replies

Tomas B. aka Tom10
Inspiring
July 19, 2019

Just as Mylenium mentioned - not possible for font styles.

For coloring within characters - Text Animator with Expression based range.

For italics - the same as above, just also added 'skew' and might require a bit of tracking as well.

Mylenium
Legend
July 18, 2019

Not possible. Expressions cannot manipulate font properties directly. You can use text animators to colorize individual segments, but even your italic text can't be done automatically this way.

Mylenium