Results 12 issues of tomermes

The compress function allows choosing mimetype, but when using png the images only get bigger.

consider this example: background-blend-mode: overlay; background-image: linear-gradient(to top, rgb(0, 0, 0) 0%, rgb(255, 255, 255) 100%); background-color: rgb(249, 249, 249); html2canvas renders the same with or without the rule of...

Feature