html2canvas
html2canvas copied to clipboard
Fixed Opacity,Writing-mode
This PR is based on fix #2299 and #2296 and #2009 and #493.
Fixed Writing-mode and text-decoration, like this...
However, there is a bug .it doesnt support punctuation caused by css-line-break
Thanks for this, @horseson2018 ! But I couldn't get background images to work with opacity. The only way I can seem to use images with opacity is to actually insert them with an <img>
tag. So I can't use them as background images. Any idea what the problem could be?
Can we atleast get the writing mode portion of this merged in?
Can we atleast get the writing mode portion of this merged in?
https://github.com/niklasvh/html2canvas/commit/55877773d861e7f963d3cb79b2ae1644399dcca9 You may need this.It's been a while, so I m not sure whether it would solve your problem.🤣