Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multi-colored text? (question) #1123

Closed
ghistes opened this issue Mar 31, 2020 · 2 comments
Closed

multi-colored text? (question) #1123

ghistes opened this issue Mar 31, 2020 · 2 comments
Labels
question Questions regarding functionality, usage text Issues dealing with TextClip, SubtitlesClip, or handling of text in general.

Comments

@ghistes
Copy link

ghistes commented Mar 31, 2020

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!

@tburrows13 tburrows13 added the question Questions regarding functionality, usage label Apr 3, 2020
@keikoro keikoro added the text Issues dealing with TextClip, SubtitlesClip, or handling of text in general. label Jan 6, 2022
@keikoro
Copy link
Collaborator

keikoro commented Jan 6, 2022

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.

@keikoro keikoro closed this as completed Jan 6, 2022
@keikoro
Copy link
Collaborator

keikoro commented Jan 6, 2022

Linking #1228 because it has a bit more info on TextClip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Questions regarding functionality, usage text Issues dealing with TextClip, SubtitlesClip, or handling of text in general.
Projects
None yet
Development

No branches or pull requests

3 participants