barcode/code128
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
..
encode.go add support for depth in barcode generations 2024-07-24 10:29:23 -03:00
encode_test.go code128: Test Datalogic programming barcodes. 2017-04-12 12:34:41 +02:00
encodingtable.go fixes #16 2017-04-03 20:31:06 +02:00