boombuler
|
0dc17c9053
|
added EncodeWithoutChecksum for code 128 as mentioned in #16
|
2017-04-03 20:34:37 +02:00 |
boombuler
|
3f99eafe23
|
fixes #16
added code 128A
|
2017-04-03 20:31:06 +02:00 |
boombuler
|
868ca20ff5
|
added "A" encoding-table
|
2017-04-03 19:16:53 +02:00 |
Florian Sundermann
|
b066487b3e
|
moved checksum function to its own interface
its not needed that all barcodes have an integer checksum
so it should not be needed in every implementation.
|
2017-01-26 08:20:38 +01:00 |
Florian Sundermann
|
3e02de6fc1
|
fixes shouldUseCTable
depending on the position of FNC1 the results should be different...
|
2016-10-06 15:00:55 +02:00 |
Florian Sundermann
|
f8b9e11d84
|
Fixes #13
FNC1 could also be encoded using C-Table
|
2016-10-06 14:46:55 +02:00 |
Alex Good
|
7435af80e5
|
Add checksum calculation to relevant barcode types
|
2016-04-26 10:13:22 +01:00 |
Florian Sundermann
|
ea51d46359
|
fixed code128 and added some tests
|
2014-08-12 14:04:17 +02:00 |
Florian Sundermann
|
d0cdae0475
|
updated docs and code cleanup
|
2014-08-11 11:11:24 +02:00 |
Florian Sundermann
|
9741f0ff8d
|
cleanup
|
2013-12-16 14:10:24 +01:00 |
boombuler
|
a4167688a0
|
added basic code128 support
|
2013-12-15 21:56:38 +01:00 |