mirror of
https://github.com/zxing/zxing.git
synced 2025-02-20 18:47:38 -08:00
Add note about UPC/EAN extension 2/5
This commit is contained in:
parent
2e2b5ba757
commit
d28bc77631
18
README.md
18
README.md
|
@ -16,15 +16,15 @@ library implemented in Java, with ports to other languages.
|
||||||
|
|
||||||
## Supported Formats
|
## Supported Formats
|
||||||
|
|
||||||
| 1D product | 1D industrial | 2D |
|
| 1D product | 1D industrial | 2D |
|
||||||
|:-----------|:--------------|:---------------|
|
|:----------------------|:--------------|:---------------|
|
||||||
| UPC-A | Code 39 | QR Code |
|
| UPC-A | Code 39 | QR Code |
|
||||||
| UPC-E | Code 93 | Data Matrix |
|
| UPC-E | Code 93 | Data Matrix |
|
||||||
| EAN-8 | Code 128 | Aztec (beta) |
|
| EAN-8 | Code 128 | Aztec (beta) |
|
||||||
| EAN-13 | Codabar | PDF 417 (beta) |
|
| EAN-13 | Codabar | PDF 417 (beta) |
|
||||||
| | ITF | MaxiCode |
|
| UPC/EAN Extension 2/5 | ITF | MaxiCode |
|
||||||
| | | RSS-14 |
|
| | | RSS-14 |
|
||||||
| | | RSS-Expanded |
|
| | | RSS-Expanded |
|
||||||
|
|
||||||
## Components
|
## Components
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue