Open ceopaludetto opened 2 years ago
Is your feature request related to a problem? Please describe.
Some brazillian documents have a ITF-14 barcode format, described here https://www.gs1br.org/codigos-e-padroes/captura/itf-14. I will enjoy if zxing-js can add support for them
Describe the solution you'd like
Support for ITF-14 1D barcode format
Describe alternatives you've considered
I found this java code https://github.com/ranu-00/barcode-zxing-itf14/blob/master/ITF14Reader which can be used to recreate the logic
Additional context
Stale issue message
Is your feature request related to a problem? Please describe.
Some brazillian documents have a ITF-14 barcode format, described here https://www.gs1br.org/codigos-e-padroes/captura/itf-14. I will enjoy if zxing-js can add support for them
Describe the solution you'd like
Support for ITF-14 1D barcode format
Describe alternatives you've considered
I found this java code https://github.com/ranu-00/barcode-zxing-itf14/blob/master/ITF14Reader which can be used to recreate the logic
Additional context