EFQRCode icon indicating copy to clipboard operation
EFQRCode copied to clipboard

Support data_matrix codes

Open destryteeter opened this issue 5 years ago • 0 comments

Check List

Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.

  • [X] I have read the README.md, but there is no information I need.
  • [X] I have searched in existing issues, but did find a same one.

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?

destryteeter avatar Feb 18 '20 19:02 destryteeter