scripting: create textlayer with mixed styles
Hi,
I need to create textlayers from some documents, and some words should have another font or be bold or whatever.
So much i fugured out:
- not possible via the scripting API
- not possible via the SDK (just a quick glance 5 minutes ago...please correct me)
- expressions have .setStyleAt() which would be great in the script API, but I don't see how it could solve my problem as an expression
- copy and paste mixed formatted texts inside AE works, but no idea if I could make use of that somehow
Anything I didn't think of? Is there a roadmap for adding setStyleAt() to the scripting API?
Any help is welcome!
Cheers,
Thomas