rmqrcode-python
rmqrcode-python copied to clipboard
R13x27 code are can't be recognized by QRQR
The codes that generated this library with version R13x27 are could not be recognized with QRQR.
to Reproduce
-
$ rmqr foo foo.png --version R13x27 - scan
foo.pngwith QRQR
Version
rmqrcode: 0.3.2 QRQR for Android: 3.0.32
When I changed the value of k to 12, I was able to read it with QRQR.
(I'll make a PR after I check some cases.)
https://github.com/OUDON/rmqrcode-python/blob/9dbbc2c6163fde897431a57cad9e475bf1e56e48/src/rmqrcode/format/rmqr_versions.py#L576-L582