Borna Rajković
c575a3c357
Renamed module
2025-01-03 20:41:46 +01:00
zhaori96
d5743d95af
Barcode implementations also implements BarcodeColor interface
2024-08-02 12:33:00 -03:00
zhaori96
b1129f9d8b
Update godoc comment of EncodeWithColor methods
2024-08-01 09:02:23 -03:00
zhaori96
30509e0dd7
Refactor to use ColorScheme instead of 'depth' approach
2024-07-31 16:11:52 -03:00
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
Aaron
2e13775dbc
added constants for barcode types
2017-06-17 16:42:17 -05:00
boombuler
e5ca7acf48
added package comment
2017-06-05 14:39:59 +02:00
boombuler
663d504db8
Added tests for binary encoding
2017-06-05 14:27:20 +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