endroid / qr-code

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

PNG QR code with logo, ability to punch out center for a transparent png logo #333

Closed theianjohnson closed 3 years ago

theianjohnson commented 3 years ago

Would love to be able to punch out the center of a PNG outputted QR code to be able to use a transparent PNG. Right now obviously the logo option just drops the logo right on top of the wholly generated QR code which means I can't use a logo with transparency on top of a PNG QR code with transparency

theianjohnson commented 3 years ago

@endroid You have some well organized and very understandable code 🤙 I through together a PR with this functionality, let me know if you have any comments, but would love to see a new release so I could use this in production

https://github.com/endroid/qr-code/pull/334