makiuchi-d / gozxing

Port of ZXing (https://github.com/zxing/zxing) core to pure Go.
Other
564 stars 65 forks source link

wechat miniprogram qrcode parse error #55

Closed Leadrive closed 1 year ago

Leadrive commented 1 year ago

result, err := qrReader.Decode(bmp, nil) NotFoundException: startSize = 0 1485982252__8393d5fa6b9041fb8c5137cd1c2c618d

makiuchi-d commented 1 year ago

It is not a QR-code.