html2canvas icon indicating copy to clipboard operation
html2canvas copied to clipboard

Fixed Opacity,Writing-mode

Open horseson2018 opened this issue 4 years ago • 4 comments

This PR is based on fix #2299 and #2296 and #2009 and #493. Fixed Writing-mode and text-decoration, like this... image

horseson2018 avatar Jan 13 '21 07:01 horseson2018

However, there is a bug .it doesnt support punctuation caused by css-line-break

horseson2018 avatar Jan 13 '21 07:01 horseson2018

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?

chrisrollins65 avatar Mar 19 '21 22:03 chrisrollins65

Can we atleast get the writing mode portion of this merged in?

pgn127 avatar May 28 '22 02:05 pgn127

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.🤣

horseson2018 avatar May 30 '22 01:05 horseson2018