barcode/codabar
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 Update test case for updated 'B' codabar character 2018-02-02 18:30:38 -07:00