File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,15 @@ These are examples of supported barcodes with this library.
66
77### C39
88
9- ![ Barcode 1234567890abcABC as C39] ( tests/verified-files/C39-1234567890abcABC .svg )
9+ ![ Barcode 1234567890ABC as C39] ( tests/verified-files/C39-1234567890ABC .svg )
1010
1111### C39+
1212
13- ![ Barcode 1234567890abcABC as C39+] ( tests/verified-files/C39+-1234567890abcABC.svg )
13+ ![ Barcode 1234567890ABC as C39+] ( tests/verified-files/C39+-1234567890ABC.svg )
14+
15+ ### C39E
16+
17+ ![ Barcode 1234567890abcABC as C39E] ( tests/verified-files/C39E-1234567890abcABC.svg )
1418
1519### C39E+
1620
@@ -44,6 +48,12 @@ These are examples of supported barcodes with this library.
4448
4549![ Barcode 004900000463 as EAN13] ( tests/verified-files/EAN13-004900000463.svg )
4650
51+ ### ITF14
52+
53+ ![ Barcode 00012345600012 as ITF14] ( tests/verified-files/ITF14-00012345600012.svg )
54+
55+ ![ Barcode 05400141288766 as ITF14] ( tests/verified-files/ITF14-05400141288766.svg )
56+
4757### C128
4858
4959![ Barcode 081231723897 as C128] ( tests/verified-files/C128-081231723897.svg )
You can’t perform that action at this time.
0 commit comments