jeromeetienne / jquery-qrcode

qrcode generation standalone (doesn't depend on external services)
http://blog.jetienne.com/blog/2011/04/07/jquery-qrcode/
MIT License
4.85k stars 2.51k forks source link

The possibility of changing colour #18

Closed ljos closed 12 years ago

ljos commented 12 years ago

Not sure if this is wanted, but made it possible to specify the colour of the background and foreground of the qr code.

ppcano commented 12 years ago

+1, it has been tested and works.

ljos commented 12 years ago

Changed this into https://github.com/jeromeetienne/jquery-qrcode/pull/19 so it is easier to pull the changes that are wanted.