Commit Graph
662 Commits
Author SHA1 Message Date
Henry Schimke c9eb6f88cf add try-harder for pure barcode to datamatrix 2023-01-15 16:53:59 -06:00
Henry Schimke 36327480d8 prepare for v0.2.18 (wasm) 2023-01-15 15:53:09 -06:00
Henry Schimke e2c11f0c0f update readme 2023-01-14 12:03:44 -06:00
Henry Schimke 7c5ec23e0e cargo fmt 2023-01-14 12:01:52 -06:00
Henry Schimke 0836d3f582 small cleanup 2023-01-14 12:01:30 -06:00
Henry Schimke 89ed131f20 move rand to dev-dependencies 2023-01-13 18:49:40 -06:00
Henry Schimke 05887ccd05 allow unused for helpers 2023-01-13 11:05:03 -06:00
Henry Schimke 5f91e4149c re-enable default image, update version 2023-01-13 10:28:20 -06:00
Henry Schimke e0cb757360 cargo fmt 2023-01-13 10:26:31 -06:00
Henry Schimke 89d02c7ab1 add necessary declarations to build wihtout images 2023-01-13 10:26:08 -06:00
Henry Schimke 24cb4d1090 svg should be optional 2023-01-12 14:02:21 -06:00
Henry Schimke d163f677e8 update details for v0.2.15 2023-01-12 13:59:44 -06:00
Henry Schimke ec0512722d add svg_read support (basic) 2023-01-12 13:46:39 -06:00
Henry Schimke a17a33e7e3 add svg output ability (behind flag) 2023-01-12 10:54:58 -06:00
Henry Schimke 7ddeb49064 return a slice for RXingResultPoints 2023-01-11 16:06:35 -06:00
Henry Schimke fde23934f6 rename bitmatrix test cases mod 2023-01-11 16:02:26 -06:00
Henry Schimke f037a743e7 update readme for 0.2.14 2023-01-10 16:57:11 -06:00
Henry Schimke 283c7afc41 update to 0.2.14 2023-01-10 16:34:35 -06:00
Henry a32de48f34 fairly major reorganization and clippy cleanup 2023-01-10 15:28:36 -06:00
Henry Schimke 59183a5383 cargo clippy --fix 2023-01-10 14:36:11 -06:00
Henry Schimke 4f1bceee66 cargo fmt 2023-01-10 14:34:33 -06:00
Henry Schimke 9f7a41f81c many small rustifications 2023-01-10 14:33:47 -06:00
Henry Schimke 752d8c87b9 fix small clippy issue and bump version 2023-01-10 09:55:19 -06:00
Henry Schimke 149dc260c9 zip to copy results 2023-01-10 09:34:41 -06:00
Henry Schimke 4bd2e53a5c use rbg for pixel data in bitmatrix convert 2023-01-10 09:13:41 -06:00
Henry Schimke c50e909450 len should be chars()count() 2023-01-09 17:44:38 -06:00
Henry Schimke 7fe24575f1 bitmatrix parse should use chars and not len 2023-01-09 17:43:08 -06:00
Henry Schimke 8a8534ede3 switch to rust array filter from java iterator 2023-01-09 17:37:39 -06:00
Henry Schimke c04bf06d15 feature flag for optional compliant qr decode 2023-01-09 11:38:23 -06:00
Henry Schimke 379899d214 Merge branch 'main' of github.com:hschimke/rxing 2023-01-09 10:46:45 -06:00
Henry Schimke 6a361025e2 udpate to track zxing 3.5.1 2023-01-09 10:45:24 -06:00
Henry Schimke 9efab236e3 long running qrcode fix
zxing 110ef9e8f2733c051dd00e95bddc1bff6ab94ca5
2023-01-09 10:39:19 -06:00
Henry Schimke 5a51bb1274 zxing 0ea0ecddc534a54be5d6f0b9ef0448a1aba1a505 2023-01-09 09:55:56 -06:00
Henry Schimke af9b5fc0ed zxing: fa19d4758f38daa5d0ea6557af9a64721cfcce07 2023-01-09 09:43:04 -06:00
Henry A SchimkeandGitHub 5273579e7c add reference to rxing-cli 2023-01-08 21:13:54 -06:00
Henry Schimke 2bc5e5464b v0.2.10 2023-01-08 15:51:10 -06:00
Henry Schimke 8a40109226 clippy --fix 2023-01-08 15:50:23 -06:00
Henry Schimke 104e66c410 fixed various bugs with encoding qrcodes 2023-01-08 15:34:00 -06:00
Henry Schimke caaf4c2fe0 additional barcode format configuration 2023-01-07 17:22:04 -06:00
Henry Schimke ae3e1cf3d5 fix major issue with codabar 2023-01-07 17:13:13 -06:00
Henry Schimke 0fe220fd63 fix formats for codabar 2023-01-07 14:58:27 -06:00
Henry Schimke e47adb7968 update for encoder logic 2023-01-07 14:43:16 -06:00
Henry Schimke 0824d3547a fix issue encoding qrcode digit only data 2023-01-07 14:40:31 -06:00
Henry Schimke 245e14085a cargo fmt 2023-01-07 14:03:57 -06:00
Henry Schimke 23942e7db2 basic functions for rxing-cli 2023-01-07 14:03:48 -06:00
Henry Schimke dbd2ec9a39 clippy --fix 2023-01-06 10:57:24 -06:00
Henry Schimke 6d41475786 fix potential unwrap on none 2023-01-06 10:56:00 -06:00
Henry Schimke 7996f42c64 fix missing result point callback 2023-01-06 10:45:40 -06:00
Henry Schimke 0185e80090 cleanup 2023-01-05 14:03:37 -06:00
Henry Schimke f425b89510 fix some use of Cow results from getBlackRow 2023-01-05 11:59:54 -06:00