barcode/code93
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 Full ASCII Mode for Code93 2017-06-03 14:47:11 +02:00