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.
6
6
7
7
### C39
8
8
9
- ![ Barcode 1234567890abcABC as C39] ( tests/verified-files/C39-1234567890abcABC .svg )
9
+ ![ Barcode 1234567890ABC as C39] ( tests/verified-files/C39-1234567890ABC .svg )
10
10
11
11
### C39+
12
12
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 )
14
18
15
19
### C39E+
16
20
@@ -44,6 +48,12 @@ These are examples of supported barcodes with this library.
44
48
45
49
![ Barcode 004900000463 as EAN13] ( tests/verified-files/EAN13-004900000463.svg )
46
50
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
+
47
57
### C128
48
58
49
59
![ Barcode 081231723897 as C128] ( tests/verified-files/C128-081231723897.svg )
You can’t perform that action at this time.
0 commit comments