Borna Rajković
c575a3c357
Renamed module
2025-01-03 20:41:46 +01: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
lmazeaud
d6f8bd41de
fix(code93): Update encoder func to better handle checksum
...
- Fix #80
2024-07-02 17:32:56 +02:00
Aaron
2e13775dbc
added constants for barcode types
2017-06-17 16:42:17 -05:00
boombuler
335316296e
fixed package comment
2017-06-03 14:49:00 +02:00
boombuler
34a2c393da
Full ASCII Mode for Code93
2017-06-03 14:47:11 +02:00
boombuler
1afd8687e3
code cleanup.
...
no need for a second copy of the data.
2017-06-03 14:08:06 +02:00
boombuler
a59cf9ed0f
Added Code 93 support
2017-06-03 13:20:32 +02:00