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

Pure ITF barcode not being decoded #50

Closed
filipesilva-l opened this issue Jul 7, 2024 · 3 comments · Fixed by #52
Closed

Pure ITF barcode not being decoded #50

filipesilva-l opened this issue Jul 7, 2024 · 3 comments · Fixed by #52
Assignees
Labels
enhancement New feature or request

Comments

@filipesilva-l
Copy link

Hi, I was trying to decode an image that is purely a barcode but, even with the --pure-barcode true flag, the library is not being able to decode the image.

Here is an example:
134

Thanks!

@hschimke hschimke self-assigned this Jul 10, 2024
@hschimke hschimke added the enhancement New feature or request label Jul 10, 2024
@hschimke
Copy link
Collaborator

This is a needed enhancement to the library. I am actively investigating its addition.

@hschimke hschimke linked a pull request Jul 24, 2024 that will close this issue
hschimke added a commit that referenced this issue Jul 24, 2024
This release provides some improvements to performance and optimization in specific cases.

This release in cludes fixes to issue #50 and #51
@hschimke
Copy link
Collaborator

This release has been published to crates.io and to rxing-wasm v0.2.9

@filipesilva-l
Copy link
Author

Thanks a lot!

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

Successfully merging a pull request may close this issue.

2 participants