kciter / qart.js

Generate artistic QR code. 🎨
https://kciter.github.io/qart.js/
GNU General Public License v3.0
3.17k stars 174 forks source link

size option doesn't works #20

Closed superman66 closed 7 years ago

superman66 commented 7 years ago

hey @kciter I found qartjs download from npmjs wasn't latest when I want to update vue-qart directive for the size option. I can not find size option in source code.

misteral commented 7 years ago

@kciter Hi, please publish last changes to npm.

wannymiarelli commented 7 years ago

+1

ChenGogo commented 7 years ago

size option doesn't works, the value of the canvas'width is always 195, why ?

misteral commented 7 years ago

@ChenGogo please use the lib from GitHub

npm install --save kciter/qart.js

kciter commented 7 years ago

1.1.2 published.