Multiline
alejandroserrat opened this issue · 0 comments
alejandroserrat commented
Hi Bradley,
It is possible include multiline text?
For example, for a text with 5 lines, i need to generate a 5 canvas elements and the optimization and performance is very bad.
If it were possible to include multiline text, the performance would be much better by having a single canvas.
Also, to simulate the fluency as a group I had to generate each text by playing with the paddings so that they all move as a group and not as independent texts.
Thank you very much!
Awesome plugin!