kciter / qart.js

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

Doesn't work with cyrillic text #26

Closed vitalyavolyn closed 5 years ago

vitalyavolyn commented 6 years ago

When i enter text in Russian (e.g. "Привет") on https://kciter.github.io/qart.js/ , QR code that was shown (both normal and qart) decodes in "?@825B"

I guess qart doesn't support Unicode? :thinking:

misteral commented 5 years ago

@vitalyavolyn hi, it work with Unicode text and it work with emoji. Alt text

Master branch from GitHub in example folder. Please open again if issue appear.