Commit Graph

81 Commits

Author SHA1 Message Date
boombuler e8eca3ad75 fixed bug in ean encoder and added some tests 2013-12-20 15:37:07 +01:00
boombuler b63e15f7ff added testscase for ean encoding 2013-12-20 09:24:20 +01:00
boombuler 6a44551dc4 fixed bugs + code cleanup 2013-12-16 21:12:46 +01: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
boombuler 987cf1bccc added codabar support 2013-12-13 18:43:18 +01: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
boombuler 9fb741398c Iterate has one 't' 2013-12-12 20:40:42 +01:00
Florian 671aacf51c Merge pull request #2 from extemporalgenome/patch-2
Iterate has one 't'
2013-12-12 11:39:55 -08:00
Florian 54a6c5bdec Merge pull request #1 from extemporalgenome/patch-1
Iterate has one 't'
2013-12-12 11:39:47 -08:00
boombuler 071ad082b1 added datamatrix support 2013-12-12 20:36:57 +01:00
Kevin Gillette a92b3b24ba Iterate has one 't' 2013-12-12 11:59:49 -07:00
Kevin Gillette c147a86b15 Iterate has one 't' 2013-12-12 11:57:18 -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 a1e5ccbc48 fixed code39 content field 2013-12-11 22:09:08 +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
boombuler 1af72b7408 initial code39 support 2013-12-11 18:56:43 +01:00
Florian Sundermann d6bf3500ec updated documentation 2013-12-11 15:52:59 +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