Improve "inline" styling of text via Expressions
It would be great to not only be able to use the "getStyleAt()" method, but also implement something like "setStyleAt()" in order to style portions of the text separately.
It would also help to be able to chain different styles together. Right now, it's impossible to do proper text styling with different style types programmatically. It would be incredibly helpful, especially for Templates / MOGRTs.
36
votes

-
Jeroen Rommelaars commented
-
Martin Vigaš commented
Yes please. Any change to sourceText through scripting will lose all special character formatting in layer and set the formatting of first character to all characters in text layer.
This would unlock so many possibilities through scripting.
-
Davide Boscolo commented
Yes please