Replies: 1 comment 1 reply
-
Currently you have to do one text component per letter, (this is what we use to colorize the source text this video: https://www.youtube.com/watch?v=pErnuAx5GjE) thanks to font.getTextWidth, you know precisely where to position the next letter. However we are working on providing a new text API that will help dramatically with that. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any way to give specific color or a gradient to a string using Text / Glyph / TextPath ?
Beta Was this translation helpful? Give feedback.
All reactions