-
### Expected Behaviour
When scanning a GS1-128 barcode with \F (FNC1) terminator, the \F is recognized and a space or [u001d ](https://www.fileformat.info/info/unicode/char/001d/index.htm)
character…
-
Currently when scanning a qs1-128 barcode with three AI's 01,17,10 GTIN is not parsed correctly.
As far as I can see the decoder is already supported for version 13, is there some additional depend…
-
Hello,
the barcode scanner app is a great tool! Thank you very much.
One additional feature would make it perfect for me. Namely this is a GS1-128 parser that decodes the content/data of the barcode.…
-
It would be very interesting to enable the reading of GS1-128. It would be enough to read the characters FNC1
IMAGE: https://ibb.co/ZdJpprN
Required to read variable length GS1-128 identifiers
…
-
We are running quagga2 and run into codes in GS1-128. At first we thought it was CODE-128 since they share the same start code and GS1-128 is mostly based on CODE-128 but with differences in "FNC 1"s.…
-
first install MSYS2
then
```
pacman -Syu --noconfirm autoconf libtool automake make autoconf-archive pkg-config
pacman -S base-devel
cd zbar
autoreconf -vfi
./configure --host=x86_64-pc-msys …
-
Helllo, thanks for your work. I have 3 questions to avoid.
I need 2 news AI:
===============
11 | Production date (YYMMDD) | n2+n6 | PROD DATE (i think is the same as (12))
21 | Serial number | …
-
Would something like https://www.scaleprogrammers.com/pdf/GS1%20Barcode%20Breakdown.pdf be something barkick can/should support?
-
in order to have also information about the type of barcode
-
# Feature Request
Increase `batch` fields in the database.
Currently `varchar(30)` to `varchar(64)` or even `varchar(128)`
## Use case
we need longer batches than the `varchar(30)` currently u…