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

rgba values on stroke attribute don't work #133

Closed HackbrettXXX closed 4 years ago

HackbrettXXX commented 4 years ago

e.g.

<rect stroke="rgba(255,0,0,0.5)" />
yGuy commented 4 years ago

That's probably because this wasn't even legal SVG not so long ago: https://stackoverflow.com/questions/6042550/svg-fill-color-transparency-alpha