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 like html2canvas.But it looks like it's not supporting text stroke.Is there any way i could find a solution for this?
The text was updated successfully, but these errors were encountered:
Is there support or a solution for including the -webkit-text-stroke in the screenshot that html2canvas takes?
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?
Successfully merging a pull request may close this issue.
I like html2canvas.But it looks like it's not supporting text stroke.Is there any way i could find a solution for this?
The text was updated successfully, but these errors were encountered: