barcode/datamatrix
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
..
codelayout.go fixes issue #12 2016-09-01 16:56:45 +02:00
codesize.go fixes issue #11 2016-07-18 18:56:27 +02:00
datamatrix_test.go fixes issue #12 2016-09-01 16:56:45 +02:00
datamatrixcode.go moved checksum function to its own interface 2017-01-26 08:20:38 +01:00
encoder.go fixes issue #12 2016-09-01 16:56:45 +02:00
errorcorrection.go finished aztec code generator. 2016-12-26 22:16:28 +01:00
errorcorrection_test.go finished aztec code generator. 2016-12-26 22:16:28 +01:00