Skip to content

Commit f4208ba

Browse files
authored
Create README.md
1 parent af86c78 commit f4208ba

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# qzxing
2+
Qt/QML wrapper library for the ZXing decoding library.
3+
4+
Supports barcode decoding for the following types:
5+
6+
* UPC-A
7+
* UPC-E
8+
* EAN-8
9+
* EAN-13
10+
* ITF
11+
* Code 39
12+
* Code 93
13+
* Code 128
14+
* Codabar
15+
* QR Code
16+
* Data Matrix
17+
* Aztec (beta)
18+
* PDF 417 (beta)

0 commit comments

Comments
 (0)