Commit Graph

6 Commits

Author SHA1 Message Date
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
boombuler e5ca7acf48 added package comment 2017-06-05 14:39:59 +02:00
boombuler 4cadd42ac9 removed old code fragment 2017-06-05 13:47:18 +02:00
boombuler e6481dd88f changed documentation of securitylevel argument 2017-06-05 13:46:48 +02:00
boombuler dbbaa13b52 switched to new high level encoder ported from zxing code 2017-06-05 13:45:43 +02:00
boombuler 0bbbcd75fa added pdf417 support 2017-06-04 20:06:35 +02:00