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 |
|
Henry
|
0660ba47b5
|
switch bitmatrix row fetch to skip usless clone
|
2022-12-05 16:10:45 +00:00 |
|
Henry Schimke
|
34e2473a5d
|
coda_bar reader passes
|
2022-12-03 11:43:27 -06:00 |
|
Henry Schimke
|
63a10db413
|
qr_code_multi_reader ported
|
2022-12-01 11:17:23 -06:00 |
|
Henry Schimke
|
75e69bc498
|
datamatrix integration passes
|
2022-11-28 11:51:26 -06:00 |
|
Henry Schimke
|
d3b3d01f85
|
multiformat reader and writer (no test)
|
2022-11-23 17:39:04 -06:00 |
|
Henry Schimke
|
325fdcfda0
|
datamatrix decoder (few tests)
|
2022-11-22 07:22:46 -06:00 |
|
Henry Schimke
|
5e1f4c7011
|
cargo fmt
|
2022-11-05 16:38:51 -05:00 |
|
Henry Schimke
|
128e8f8fe9
|
minimal eci passes with priority encoder
|
2022-11-05 12:21:10 -05:00 |
|
Henry Schimke
|
a4c640822c
|
fix eci w/o priority charset setting
|
2022-11-05 12:00:52 -05:00 |
|
Henry Schimke
|
9b25b08745
|
more minimal encoder functions pass
|
2022-11-02 10:42:10 -05:00 |
|
Henry Schimke
|
6935b9045d
|
some tests with minimal pass
|
2022-11-01 16:16:47 -05:00 |
|
Henry Schimke
|
07fd7df850
|
rust fmt
|
2022-10-31 16:17:50 -05:00 |
|
Henry Schimke
|
ebe23e1896
|
does not pass
|
2022-10-31 12:32:01 -05:00 |
|
Henry Schimke
|
ae11af8c5b
|
cargo fmt
|
2022-10-17 10:51:08 -05:00 |
|
Henry Schimke
|
111fe47566
|
cleaned up many warnings
|
2022-10-17 10:50:18 -05:00 |
|