zxing-js / library

Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.
https://zxing-js.github.io/library/
Apache License 2.0
2.36k stars 535 forks source link

Fixed "Write QR Code to SVG" example failed to save the file #587

Closed zetoken closed 2 months ago

zetoken commented 5 months ago

QRCode could not be saved to file, so I fixed it for my own use and now share it back.