Skip to content
New issue

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

Inconsistency in support of Data Matrix codes #145

Open
rmutalik opened this issue Dec 18, 2022 · 0 comments
Open

Inconsistency in support of Data Matrix codes #145

rmutalik opened this issue Dec 18, 2022 · 0 comments

Comments

@rmutalik
Copy link

In pyzbar's pyzbar.py file, in the documentation for the decode function, it states, "Decodes datamatrix barcodes in image."

However, in this closed issue, @quicklizard99 refers a user to use pylibdmtx to read Data Matrix codes.
#80

I did not see Data Matrix mentioned in the ZBarSymbol enums in wrapper.py. I also am aware that pyzbar and pylibdmtx were created by the same organization.

Does pyzbar officially support Data Matrix symbols? That needs to be clarified and updated in the documentation to reflect that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant