25 Commits

Author SHA1 Message Date
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
boombuler
d039b6bd02 finished aztec code generator.
fixes #10
2016-12-26 22:16:28 +01:00
Florian Sundermann
8b1271e880 fixed datarace 2016-10-12 09:13:12 +02:00
Alex Good
7435af80e5 Add checksum calculation to relevant barcode types 2016-04-26 10:13:22 +01:00
Florian Sundermann
63f4aa2c46 fixed issue #5 (new error correction code)
replaced the error correction code with some code based on xzing
2015-02-25 14:08:58 +01:00
boombuler
37c3048240 added test case for issue #5 2015-02-24 21:00:55 +01:00
Florian Sundermann
5a0018c9b8 test cleanup 2014-08-13 08:23:10 +02:00
Florian Sundermann
bccb3d2ede added test + code cleanup 2014-08-11 10:34:45 +02:00
Florian Sundermann
e5d11acdbf bugfix for datamatrix error correction
more tests and code cleanup
2013-12-13 13:53:27 +01:00
boombuler
e754f1b44c code cleanup 2013-12-12 21:55:30 +01:00
boombuler
a4e3d9eecf added example 2013-12-12 21:02:54 +01:00
Kevin Gillette
a92b3b24ba Iterate has one 't' 2013-12-12 11:59:49 -07:00
Florian Sundermann
0ab1322172 fixed bug in calcPenaltyRule1 2013-12-12 14:04:36 +01:00
Florian Sundermann
49e4105259 more tests 2013-12-12 14:04:21 +01:00
Florian Sundermann
3ddff87dab more tests renamed utf8.go 2013-12-12 14:04:10 +01:00
Florian Sundermann
4c758a440a fixed bug with reminder bits in some qr versions 2013-12-12 09:08:33 +01:00
Florian Sundermann
e9d2d310c8 new test file 2013-12-12 09:07:59 +01:00
boombuler
e863c80622 improved test coverage 2013-12-11 22:08:12 +01:00
boombuler
bbd6a37d76 fixed automatic_test 2013-12-11 21:48:57 +01:00
boombuler
29d3fcfa98 added unicode support for qr codes and some minor fixes 2013-12-11 20:26:35 +01:00
Florian Sundermann
422121e68f updated documentation 2013-12-11 15:43:13 +01:00
Florian Sundermann
66e4bb49cf updated documentation 2013-12-11 15:39:50 +01:00
Florian Sundermann
6c39380327 updated documentation 2013-12-11 15:27:10 +01:00
Florian Sundermann
f08ed42d89 updated QR encoding type 2013-12-11 15:22:46 +01:00
Florian Sundermann
bac8bce775 initial commit 2013-12-11 14:31:11 +01:00