kjua icon indicating copy to clipboard operation
kjua copied to clipboard

Dynamically generated QR codes for modern browsers.

Results 5 kjua issues
Sort by recently updated
recently updated
newest added

My call is: `$("#qrcode-wa").kjua({ size: 96, text: "https://wa.me/4915735999584?text=%2FStart+21325219541", mode: "image", mSize: 25, image: "/Images/brands/32/whatsapp.png" });` JavaScript exception is: `qrcode?v=bu7FvF0yb5E_3UPC6WBu_2Yg5TTFPZ_yLqhyE_ba1wU1:5 Uncaught TypeError: Failed to execute 'drawImage' on 'CanvasRenderingContext2D': The provided value...

Hi, How can we update the information we added to the qr code without changing the qr code. The program will generate a qr code. The content will be changed...

建议增加logo边框 如下图1,2,3 It is suggested to add logo border. As follows 1,2,3 ↓ ![下载 (1)_副本](https://user-images.githubusercontent.com/74534430/120896555-b7e93a80-c654-11eb-99e8-38dee40b79d6.png)

First of all: thanks for creating and sharing such an extensive library... it shines! I've yet to find a bug, it seems very solid and robust so far. I have...

This option is useful when generating multiple QR Codes over the course of the session since it saves ram and unnecessary gc passes. It can also allow for some pretty...