We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Since QR Codes have some capacity of error correction, we can add a image at the center of the code and it might still be readable.
But this might require some tweaking in the current project structure as the image will have to be added at the client side. These are:
ecc=H
Some testing may be required to nail down the exact values for the image size but it should be doable
Also, I would like to work on this under IWOC24 if this issue is seen as helpful
The text was updated successfully, but these errors were encountered:
assigning it to you
Sorry, something went wrong.
is this still open then can you please assign it to me under IWOC?
Nemesis-AS
Successfully merging a pull request may close this issue.
Since QR Codes have some capacity of error correction, we can add a image at the center of the code and it might still be readable.
This is what we expected
But this might require some tweaking in the current project structure as the image will have to be added at the client side. These are:
ecc=H
to the api callSome testing may be required to nail down the exact values for the image size but it should be doable
Also, I would like to work on this under IWOC24 if this issue is seen as helpful
The text was updated successfully, but these errors were encountered: