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
I'm using this css: -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: white; But it does not render the text with it. Any ideas?
The text was updated successfully, but these errors were encountered:
He does not care
Sorry, something went wrong.
Thanks a lot @arzynik , I've published your branch to npm: https://www.npmjs.com/package/html2canvas-stroke , it unblocked https://github.com/devforth/painterro text-stroke feature (though html2canvas-stroke is very updated, probably someone has time capacity to merge a new changes or needs this, poke me)
Hey, I forked the branch 1.0.0-rc.7 and implemented -webkit-text-stroke-width, -webkit-text-stroke-color, paint-order supporting (based on #1540). Link: https://github.com/KupinFB/html2canvas
I created a Pull Request. Link: #2479
Also I've published it to be able to use. Link: https://www.npmjs.com/package/html2canvas-stroke2
Can i keep it?
No branches or pull requests
I'm using this css:
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: white;
But it does not render the text with it.
Any ideas?
The text was updated successfully, but these errors were encountered: