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

The barcode type DataMatrix is not supported #13

Closed
grahn195 opened this issue Sep 8, 2023 · 1 comment
Closed

The barcode type DataMatrix is not supported #13

grahn195 opened this issue Sep 8, 2023 · 1 comment

Comments

@grahn195
Copy link

grahn195 commented Sep 8, 2023

Can you add support for the datamatrix code?

Thank you!

@undecaf
Copy link
Owner

undecaf commented Sep 8, 2023

zbar-wasm delegates scanning to the code of ZBar Bar Code Reader compiled to WebAssembly. Therefore, zbar-wasm can only scan what is supported by the ZBar Bar Code Reader.

Please open an issue at ZBar Bar Code Reader if you need additional barcode formats to be supported.

@undecaf undecaf closed this as completed Sep 8, 2023
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

2 participants