barcode/datamatrix
zhaori96 87ab0677e3 add support for depth in barcode generations
- Introduced depth parameter to EncodeWithDepth function to allow generating barcodes with specified color depth.
- Updated Encode function to use EncodeWithDepth with a default depth of 16.
2024-07-24 10:29:23 -03:00
..
codelayout.go add support for depth in barcode generations 2024-07-24 10:29:23 -03: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 add support for depth in barcode generations 2024-07-24 10:29:23 -03:00
encoder.go add support for depth in barcode generations 2024-07-24 10:29:23 -03: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