serratus / quaggaJS

An advanced barcode-scanner written in JavaScript
https://serratus.github.io/quaggaJS/
MIT License
5.07k stars 979 forks source link

FNC1 hidden characters #341

Open atsz85 opened 5 years ago

atsz85 commented 5 years ago

I'm trying to read and parse GS1 128 barcodes, but I can't get the hidden separator characters (FNC1) which define the length for each chunk of the barcode. Is there any way to get every hidden character in the barcode, and not just the alphanumeric ones?

baeteja commented 3 years ago

Still no answer for this?