endroid / qr-code

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

Multiple color QR Code #338

Closed syntaxgirl closed 3 years ago

syntaxgirl commented 3 years ago

Hi, is it possible to create QR with multiple colors? For example using 2 colors to overlay black qr code? For example: image

This is only example, but the point is to make qr code in multiple colors, instead of only one color.

syntaxgirl commented 3 years ago

Okay, I found that this can't be done with this library alone, but with a combination of magic it is possible to do it.