'pango' method not working in v2 TextClip #2335
Unanswered
OjusWiZard
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to bump moviepy to v2 in my project, and the only blocker is that I was using 'pango' to add subtitles.
I'm guessing, it's because we have removed the dependency from many third-party libraries (ImageMagick in this case).
Is there any way I can use it? Or have a similar functionality? Perhaps create my own effect (or something) which uses 'pango'?
Beta Was this translation helpful? Give feedback.
All reactions