niklasvh / html2canvas

Screenshots with JavaScript
https://html2canvas.hertzen.com/
MIT License
30.11k stars 4.75k forks source link

SVG rendering padding glitch #3112

Open AlexandrosDa007 opened 10 months ago

AlexandrosDa007 commented 10 months ago

Bug reports:

It seems that when an svg has padding it is not represented correctly on the image. (playcode) The issue seems to be how the svg is requested from network as data:image.

Screenshot 2023-09-06 at 11 59 05 AM

Screenshot: my-screenshot (1)

Specifications: