issues
search
cozmo
/
jsQR
A pure javascript QR code reading library. This library takes in raw images and will locate, extract and parse any QR code found within.
https://cozmo.github.io/jsQR/
Apache License 2.0
3.73k
stars
607
forks
source link
Add - Support for ECI case 1/3
#223
Open
chatelao
opened
2 years ago
chatelao
commented
2 years ago
Decode with "TextDecoder" to ISO-8859-1 if regular decoding fails.
Decode with "TextDecoder" to ISO-8859-1 if regular decoding fails.