<use> does not clip text tags correctly #174
Labels
bug
difficulty:medium
Hacktoberfest
help wanted
Help with creating a proper test-case, looking up the spec, or creating a pull request.
Describe the bug
<text>
tags referenced by<use>
aren't clipped correctly.The text exists in the pdf (can be selected) but is partially or completely invisible.
Versions:
jsPDF: 2.3.1
svg2pdf.js: 2.1.0
To Reproduce
Reference a
<text>
tag in a<use>
tag.See playground
Expected behavior
The complete text referenced by the
<use>
tags should be visible in the pdf.Screenshots
Desktop
The text was updated successfully, but these errors were encountered: