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

add support for pretty qr code #136

Closed
kw2019ltd opened this issue Apr 9, 2021 · 3 comments
Closed

add support for pretty qr code #136

kw2019ltd opened this issue Apr 9, 2021 · 3 comments
Labels
enhancement New feature or request fixed Fixed and will be included in next release
Milestone

Comments

@kw2019ltd
Copy link

hi
its possible to impalement/enhance current qr code widget to support pretty qr code

where icon in middle of qr code

image

image

@kw2019ltd kw2019ltd added the enhancement New feature or request label Apr 9, 2021
@ronytesler
Copy link

Isn't it 'embeddedImage'?

@caseyryan
Copy link

Isn't it 'embeddedImage'?

it's not. Currently the image is only drawn over the QR and if it's too large the QR won't be readable

@lukef
Copy link
Collaborator

lukef commented Mar 3, 2022

5.0 will support the exclusion of the pixels behind the image. However, you need to use sensible image sizes and data quality / error check values. If you don't the code will not be readable.

@lukef lukef added this to the 5.0.0 milestone Mar 3, 2022
@lukef lukef added the fixed Fixed and will be included in next release label Mar 3, 2022
@lukef lukef closed this as completed Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fixed Fixed and will be included in next release
Projects
None yet
Development

No branches or pull requests

4 participants