- 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.
its not needed that all barcodes have an integer checksum so it should not be needed in every implementation.
fixes #10