Commit Graph

157 Commits

Author SHA1 Message Date
Henry Schimke
42d40de755 cargo clippy --fix 2023-01-27 15:24:24 -06:00
Henry Schimke
58e6827e89 cargo fmt 2023-01-27 15:14:01 -06:00
Henry Schimke
d2728e0414 bring in updates from maxicode detection 2023-01-27 15:12:49 -06:00
Henry Schimke
5a9bcfc471 update maxicode detector with experimental features 2023-01-25 09:30:08 -06:00
Henry Schimke
8a52d47959 port of the c++ datamatrix detector 2023-01-18 18:47:38 -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
d163f677e8 update details for v0.2.15 2023-01-12 13:59:44 -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
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
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
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
5a51bb1274 zxing 0ea0ecddc534a54be5d6f0b9ef0448a1aba1a505 2023-01-09 09:55:56 -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
0185e80090 cleanup 2023-01-05 14:03:37 -06:00
Henry Schimke
fb0b626635 cargo fmt 2023-01-05 11:32:23 -06:00
Henry Schimke
b69f23711c clippy --fix 2023-01-05 11:32:10 -06:00
Henry Schimke
b375e04160 move to OnceCell binarizer cache 2023-01-05 11:29:29 -06:00
Henry Schimke
20764559ae change to using once_cell for lazy init 2023-01-05 10:53:55 -06:00
Henry
9a5d6a704b clippy fix 2023-01-04 18:29:08 -06:00
Henry Schimke
48287631dd Implement clippy suggestions 2023-01-04 14:48:16 -06:00
Henry Schimke
c65eadf102 cleanup bit_matrix 2023-01-03 11:56:21 -06:00
Henry Schimke
8543cbb98c fix bitmatrix test case 2023-01-03 10:33:08 -06:00
Henry Schimke
65f7c4d01b update for shared state and improved performance 2023-01-02 16:38:05 -06:00
Henry Schimke
72f69dd6a0 v0.1.4 2023-01-01 16:42:16 -06:00
Henry Schimke
900ddfad38 allow deprecated internally 2022-12-31 11:58:08 -06:00
Henry Schimke
29a4040f2d cleanup more warnings and deprecated function use 2022-12-30 17:00:35 -06:00
Henry Schimke
b383d7b0d4 many warnings cleaned up 2022-12-30 16:19:45 -06:00
Henry Schimke
a513b8c638 cargo fmt 2022-12-29 17:58:52 -06:00
Henry Schimke
ed0dcefa79 all integrations pass 2022-12-29 17:58:42 -06:00
Henry Schimke
09f25bfacc fixed datamatrix detection (incorrect) in ean13 2 2022-12-29 17:33:45 -06:00
Henry Schimke
f07d546083 tests built 2022-12-23 10:28:11 -06:00
Henry Schimke
d7c0c67196 parser builds 2022-12-22 17:23:21 -06:00
Henry Schimke
925d9338e5 detection_result builds 2022-12-20 16:29:21 -06:00
Henry Schimke
8a0cc78c61 convert most variable swaps to mem swaps 2022-12-19 18:04:43 -06:00
Henry Schimke
75026d6936 pdf417 ec + test 2022-12-19 12:01:11 -06:00
Henry Schimke
2a27b182c1 cargo fmt 2022-12-17 18:47:54 -06:00
Henry Schimke
d9b0d46f71 high level encoder builds 2022-12-17 18:47:38 -06:00
Henry Schimke
b366e59e28 codabar_writer + test 2022-12-10 12:46:03 -06:00
Henry Schimke
81f2298dd0 ean 8 integration passes 2022-12-09 18:15:52 -06:00
Henry Schimke
a4b5f055b2 code_93 reader port no tests 2022-12-07 14:22:01 -06:00