endroid / qr-code

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

Load QR code after it's created #340

Closed syntaxgirl closed 3 years ago

syntaxgirl commented 3 years ago

Is it possible to load QR Code after it has been created? It's long story, but I would like to add logo after qr code was created. Is that possible?

endroid commented 3 years ago

Hi @syntaxgirl, by default first the QR code is generated and then the logo is placed on top so in fact it is already added after the QR code was created. What are you trying to achieve?