- Website with download, docs and demo: http://larsjung.de/qrcode/
- Sources: https://github.com/lrsjng/jQuery.qrcode
jQuery.qrcode is provided under the terms of the MIT License. It makes use of QR Code Generator (MIT). Kudos to jquery.qrcode.js.
- ...
- some fixes
- adds image support for fore- and background
- adds label and image positioning
- updates build process
- adds version range
- adds quiet zone
- adds optional label or image
- adds rounded corners
- adds image output
- adds demo
- adds option to set error correction level
- fixes missing default values in some cases
- adds option to draw on existing canvas
- now encodes up to ~2900 characters (8-bit)
- Initial release