Commit Graph

15 Commits

Author SHA1 Message Date
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
Florian Sundermann bccb3d2ede added test + code cleanup 2014-08-11 10:34:45 +02:00
Florian Sundermann e5d11acdbf bugfix for datamatrix error correction
more tests and code cleanup
2013-12-13 13:53:27 +01:00
boombuler e754f1b44c code cleanup 2013-12-12 21:55:30 +01:00
Kevin Gillette a92b3b24ba Iterate has one 't' 2013-12-12 11:59:49 -07:00
Florian Sundermann 4c758a440a fixed bug with reminder bits in some qr versions 2013-12-12 09:08:33 +01:00
boombuler 29d3fcfa98 added unicode support for qr codes and some minor fixes 2013-12-11 20:26:35 +01:00
Florian Sundermann 422121e68f updated documentation 2013-12-11 15:43:13 +01:00
Florian Sundermann 66e4bb49cf updated documentation 2013-12-11 15:39:50 +01:00
Florian Sundermann 6c39380327 updated documentation 2013-12-11 15:27:10 +01:00
Florian Sundermann f08ed42d89 updated QR encoding type 2013-12-11 15:22:46 +01:00
Florian Sundermann bac8bce775 initial commit 2013-12-11 14:31:11 +01:00