-
Text styling expression: 2 styles in one layer
Hey folks!
I’m currently creating a mogrt and I created a date text layer thats driven by a drop down menu for the months and a slider for the days. So far so good but I need to have access to superscript (which is not available in the text styling expressions yet) for whenever the date needs a “st” for 21st or a “nd” for 22nd. You get the idea.
I’m wondering if it’s possible to only have the “st” or “nd” be a smaller font size.
Whenever I try the style and setFontSize() it shows as September 21[object, object].
Any clues? ?