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

[Feature Request] Add support for providing the code formats to support #177

Closed
mebjas opened this issue Apr 15, 2021 · 4 comments · Fixed by #222
Closed

[Feature Request] Add support for providing the code formats to support #177

mebjas opened this issue Apr 15, 2021 · 4 comments · Fixed by #222

Comments

@mebjas
Copy link
Owner

mebjas commented Apr 15, 2021

Since Version 2.0.0 the library has added support for various code formats (2D and 1D formats). Not every users might have this usecase, add support for passing a list to override this - by default it could parse every formats.

Add documentation and write up on this.

@mooreaa
Copy link

mooreaa commented Apr 23, 2021

I think this is a good idea, especially if it would improve the performance knowing what types of barcodes to look for.
This is done on various barcode scanner units and can really improve acquisition time, especially on older/slower devices.

@DerDee
Copy link

DerDee commented Jun 10, 2021

TLDR: +1
This would be very nice to have since this module would be used in different products with different set of code formats it should read. To be able to select format using some form of configuration would remove the step from rebuilding this project for every product.

@mebjas
Copy link
Owner Author

mebjas commented Jun 11, 2021

Hoping to get this out in next version asap (see linked PR)

@mebjas
Copy link
Owner Author

mebjas commented Jun 13, 2021

Feature support to be launched in version 2.0.8

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

Successfully merging a pull request may close this issue.

3 participants