html2canvas
html2canvas copied to clipboard
wrong sized text when html2canvas is called on child of scaled elements
- [x] I am using the latest version
- [x] I am testing using the non-minified version of html2canvas and checked any potential issues reported in the console
Bug reports:
When html2canvas
is called on a child of a scaled element (via transform), the text is placed correctly but the font of the text is too big. This results in words overlapping and overflowing, as seen in this jsfiddle.
Specifications:
- html2canvas version tested with: latest (1.0.0-rc.5)
- Browser & version: Firefox
- Operating system: Linux 73.0.1
I have the same problem
how is this issue, any solutions to this?
No solution on my side...