We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.
Add support for scanning data_matrix style codes
Example code:
Raw text: |0015BC001E009B4D|E105EC0AF23A449FD66FA1DD9DE2F48C3631| Raw bytes: 7d 82 91 e6 60 45 19 db 19 ae 5f 12 10 f3 1f ea 73 05 5a 7f 2d f9 34 1c 6b db 78 f6 6c f6 6d 17 78 0d fe 44 a6 a1 7d 81 a7 3e d4 6b Barcode format: DATA_MATRIX
Looks like AVFoundation (iOS) supports this. Maybe it's possible to update EFQRCode to support it as well?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Check List
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.
Issue Description
Description
Add support for scanning data_matrix style codes
Reproduce
Example code:
Raw text: |0015BC001E009B4D|E105EC0AF23A449FD66FA1DD9DE2F48C3631|
Raw bytes: 7d 82 91 e6 60 45 19 db 19 ae 5f 12 10 f3 1f ea 73 05 5a 7f 2d f9 34 1c 6b db 78 f6 6c f6 6d 17 78 0d fe 44 a6 a1 7d 81 a7 3e d4 6b
Barcode format: DATA_MATRIX
Other Comment
Looks like AVFoundation (iOS) supports this. Maybe it's possible to update EFQRCode to support it as well?
The text was updated successfully, but these errors were encountered: