barcode/qr
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
..
alphanumeric.go added test + code cleanup 2014-08-11 10:34:45 +02:00
alphanumeric_test.go added test + code cleanup 2014-08-11 10:34:45 +02:00
automatic.go added test + code cleanup 2014-08-11 10:34:45 +02:00
automatic_test.go added test + code cleanup 2014-08-11 10:34:45 +02:00
blocks.go bugfix for datamatrix error correction 2013-12-13 13:53:27 +01:00
blocks_test.go improved test coverage 2013-12-11 22:08:12 +01:00
encoder.go add support for depth in barcode generations 2024-07-24 10:29:23 -03:00
encoder_test.go test cleanup 2014-08-13 08:23:10 +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
numeric.go added test + code cleanup 2014-08-11 10:34:45 +02:00
numeric_test.go added test + code cleanup 2014-08-11 10:34:45 +02:00
qrcode.go add support for depth in barcode generations 2024-07-24 10:29:23 -03:00
qrcode_test.go more tests 2013-12-12 14:04:21 +01:00
unicode.go added test + code cleanup 2014-08-11 10:34:45 +02:00
unicode_test.go added test + code cleanup 2014-08-11 10:34:45 +02:00
versioninfo.go added test + code cleanup 2014-08-11 10:34:45 +02:00
versioninfo_test.go added test + code cleanup 2014-08-11 10:34:45 +02:00