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
fontFamily should allow modifying canvas font-family.
font-family
It doesn't work.
index.html
Liver-server
CORS
sans serif
fontFamily: "Monospace"
Canvas font should be Monospace
Monospace
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Prerequisites
Expected Behavior
fontFamily should allow modifying canvas
font-family
.Current Behavior
It doesn't work.
Steps to Reproduce
index.html
withLiver-server
to avoidCORS
issuesans serif
fontFamily: "Monospace"
--> That's the bug!Expected result
Canvas font should be
Monospace
The text was updated successfully, but these errors were encountered: