Commit Graph

8 Commits

Author SHA1 Message Date
hardyantz cf2881238c trim whitespace for 1D barcode 2017-09-14 18:53:13 +07:00
Jack Weeden c0b5aafe4c Fix typo
"Then" -> "than". That's it.
2017-01-31 12:27:28 -05: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
Alex Good 7435af80e5 Add checksum calculation to relevant barcode types 2016-04-26 10:13:22 +01:00
Florian Sundermann d0cdae0475 updated docs and code cleanup 2014-08-11 11:11:24 +02:00
Florian Sundermann dcebd7d65f fixed typo 2014-08-11 08:55:43 +02:00
Florian Sundermann d6bf3500ec updated documentation 2013-12-11 15:52:59 +01:00
Florian Sundermann bac8bce775 initial commit 2013-12-11 14:31:11 +01:00