barcode/code39
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
..
encoder.go add support for depth in barcode generations 2024-07-24 10:29:23 -03:00
encoder_test.go added test for code 3 of 9 2017-01-26 08:53:21 +01:00