endroid / qr-code

QR Code Generator
https://endroid.nl
MIT License
4.46k stars 727 forks source link

Can't use logo with background #351

Closed gitchak closed 3 years ago

gitchak commented 3 years ago

When I add a logo with a background some of the data on the QR code is hidden hence the QR code is not working.

Here are the same QR code with and without logo

https://new-bucket-490412fa.s3.eu-west-1.amazonaws.com/google_nologo.png https://new-bucket-490412fa.s3.eu-west-1.amazonaws.com/google.png

Please help me solve this. Your code is superb.

endroid commented 3 years ago

Hi @gitchak indeed adding a logo makes your code less readable so I advise to tweak the size, error correction level etc and use the validator to make sure it is readable. See this issue or read the readme for more information. Good luck!