skip2 / go-qrcode

:sparkles: QR Code encoder (Go)
http://go-qrcode.appspot.com
MIT License
2.58k stars 335 forks source link

Allow for encoding in color #54

Open JTSchwartz opened 2 years ago

JTSchwartz commented 2 years ago

Created EncodeColor in order to create custom colored QR codes when writing to a file is not possible.

Also implemented the same fix as in #53 in order to run tests.

StrawHatHacker commented 6 months ago

Can we get some attention to this PR? It's been 2 years and I think it's a very useful feature