You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
what I would like to do is some text-animation, but with the complication that some letters of the text would have different colors.
Is that possible?
It seems a TextClip can only have text of one color, so in case I would have to create several TextClips, how would I go about aligning them in such a way that they would appear as one word?
Many thanks!
The text was updated successfully, but these errors were encountered:
I think you'd have to dig deeper into fonts in general, or ImageMagick, specifically, to figure out how to align individual letters properly. Which is out of scope for this project -> closing.
Hi,
what I would like to do is some text-animation, but with the complication that some letters of the text would have different colors.
Is that possible?
It seems a TextClip can only have text of one color, so in case I would have to create several TextClips, how would I go about aligning them in such a way that they would appear as one word?
Many thanks!
The text was updated successfully, but these errors were encountered: