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.47k stars 546 forks source link

QR code with border line didn't work in ImageBarcodeReader. #609

Open thuta21 opened 3 months ago

thuta21 commented 3 months ago

Hello,

I would like to ask that if QR code with a border is not working on ImageBarcodeReader. And I remove a borderline, it works again. What is the issue?

werthdavid commented 3 months ago

Can you post some examples?