We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Text can be seen completely
Text (y g j p) clips through the bottom
from moviepy import TextClip TextClip(font="Times New Roman", text="ygggy", font_size=50, color="#FFF", duration=5).preview()
The text was updated successfully, but these errors were encountered:
Yep, same things as issue #2268 and #2285, it should be fixed pretty soon.
Sorry, something went wrong.
Apologies! Thanks !
No problem @MathysHerve.
This issue is closely related to #2268. We're merging the discussion into that issue to keep everything organized. Please follow the updates there.
No branches or pull requests
Expected Behavior
Text can be seen completely
Actual Behavior
Text (y g j p) clips through the bottom
Steps and code to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: