yWorks / svg2pdf.js

A javascript-only SVG to PDF conversion utility that runs in the browser. Brought to you by yWorks - the diagramming experts
MIT License
654 stars 100 forks source link

fix rounded rects when either rx or ry is omitted #140

Closed HackbrettXXX closed 4 years ago

HackbrettXXX commented 4 years ago

fixes #82

HackbrettXXX commented 4 years ago

Actually fixes #126.