qrcode.vue
qrcode.vue copied to clipboard
Feature: Add Gradient Support
Hi, it would be amazing to have the ability to fill QRCode with gradient, right now I only allow for plain colors. (Filling SVG or CANVAS).
I already added this option locally, you can try it from my github repo.
I will submit a PR for this option.