Is your feature request related to a problem? Please describe.
I am requesting support for the Micro QR format. Despite adoption of the format being low, I would love to use this repository in a project involving Micro QR codes and being able to decode them on the fly without a single, separate Android app that seems to be the only supporter of the format (QRQR by Arara).
Describe the solution you'd like.
I would like to see Micro QR codes be implemented into the project.
Describe alternatives you've considered:
I have tested multiple other JS-based QR Code decoders, none support Micro QRs. I have also tested a Windows only program based on the ZXing project with experimental support for Micro QRs, but it does not work well at all, only decoding a clear, crisp PNG of a Micro QR, not one "in the field" so to speak.
Thank you very much for your time and for creating this otherwise amazing piece of software!
Is your feature request related to a problem? Please describe. I am requesting support for the Micro QR format. Despite adoption of the format being low, I would love to use this repository in a project involving Micro QR codes and being able to decode them on the fly without a single, separate Android app that seems to be the only supporter of the format (QRQR by Arara).
Describe the solution you'd like. I would like to see Micro QR codes be implemented into the project.
Describe alternatives you've considered: I have tested multiple other JS-based QR Code decoders, none support Micro QRs. I have also tested a Windows only program based on the ZXing project with experimental support for Micro QRs, but it does not work well at all, only decoding a clear, crisp PNG of a Micro QR, not one "in the field" so to speak.
Thank you very much for your time and for creating this otherwise amazing piece of software!