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
When I use an FFSubtitle with black font and white background, the text has strange sharp artifacts for some words. Can this be avoided?
The text was updated successfully, but these errors were encountered:
Oh, I think it's caused by Freetype rendering some fonts. Maybe we can set ctx.textDrawingMode = 'glyph' or it would be better to change the font.
Sorry, something went wrong.
遇到同样的问题,ctx.textDrawingMode = 'glyph' 这个在哪设置?
@drawcall
No branches or pull requests
When I use an FFSubtitle with black font and white background, the text has strange sharp artifacts for some words. Can this be avoided?
The text was updated successfully, but these errors were encountered: