barcode/datamatrix
huysentruitw 196dd6e4c1
Swap vertical/horizontal variables in row/column calculation
Currently has no impact as all code-sizes are square, but if support for rectangular DataMatrix would be added, then this would have been an issue.
(I might try to add that support, but I don't know Go 🙂)
2022-02-09 09:14:50 +01:00
..
codelayout.go fixes issue #12 2016-09-01 16:56:45 +02:00
codesize.go Swap vertical/horizontal variables in row/column calculation 2022-02-09 09:14:50 +01:00
datamatrix_test.go fixes issue #12 2016-09-01 16:56:45 +02:00
datamatrixcode.go added constants for barcode types 2017-06-17 16:42:17 -05: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