Shashank3736 / captcha-canvas

A captcha generator by using skia-canvas.
https://captcha-canvas.js.org
Apache License 2.0
61 stars 12 forks source link

Update main.js #19

Closed misa-coder closed 4 years ago

misa-coder commented 4 years ago

setCaptcha characters option do not work the way it should

Shashank3736 commented 4 years ago

Thx for this bug but captcha.captcha.text need to have substr as many people still use that in there code. I implemented some fix in setCaptcha method. Update to new version