Skip to content

Why is barcode format 'itf' meant to be ITF14? #102

Description

@mperkh

We try to switch from a JS based solution to using the Barcode Detection API available on Android Chrome.

Unfortunately, it turns out that the barcode format option itf is meant to be ITF14, which is a special form of Interleaved 2 of 5 barcode symbology and must always be 14 digits long, among other restrictions.

As the name suggests, itf should include all variants of Interleaved 2 of 5.

https://wicg.github.io/shape-detection-api/#dom-barcodeformat-itf
https://en.wikipedia.org/wiki/Interleaved_2_of_5
https://www.zint.org.uk/manual/chapter/6/1/2#interleaved-code-2-of-5-iso-16390

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions