aruZeta / QRgen

A QR code generation library.
https://aruzeta.github.io/QRgen/
MIT License
103 stars 8 forks source link

Fix: SVG embed encoding quotes inside attribute #43

Closed aruZeta closed 1 year ago

aruZeta commented 1 year ago

I already encountered this issue when trying to embed the generated QRgen logo from inkscape, where attributes like:

style="-inkscape-font-specification:'Iosevka, Heavy Italic Expanded'"

Would make the SVG embed not load.