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 Schimke
|
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 |
|
Henry Schimke
|
6c0db8b7d2
|
remove doc test for helpers (for now)
|
2023-01-05 11:41:02 -06:00 |
|
Henry Schimke
|
2f429a1617
|
revised readme with helpers
|
2023-01-05 11:36:20 -06:00 |
|
Henry Schimke
|
f452c54f64
|
v0.2.5
|
2023-01-05 11:32:56 -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
|
453fc41f3f
|
clippy --fix
|
2023-01-05 11:00:46 -06:00 |
|
Henry Schimke
|
20764559ae
|
change to using once_cell for lazy init
|
2023-01-05 10:53:55 -06:00 |
|
Henry
|
d2a4b21808
|
v0.2.4
|
2023-01-04 20:26:25 -06:00 |
|
Henry
|
a41953b928
|
untested luma8
|
2023-01-04 20:24:00 -06:00 |
|
Henry
|
e0ab98d9a5
|
swap to struct from tuple
|
2023-01-04 19:00:29 -06:00 |
|
Henry
|
9a5d6a704b
|
clippy fix
|
2023-01-04 18:29:08 -06:00 |
|
Henry
|
7074daa94d
|
add partial crop support
|
2023-01-04 18:22:47 -06:00 |
|
Henry
|
6e81b22054
|
basic luma8 source
|
2023-01-04 17:50:27 -06:00 |
|
Henry Schimke
|
8481cb4542
|
add stubs for luma only helpers
|
2023-01-04 16:50:14 -06:00 |
|
Henry Schimke
|
b71c66cb80
|
add helpers for common detection
|
2023-01-04 16:44:58 -06:00 |
|
Henry Schimke
|
86944b3d9e
|
update to v0.2.3
|
2023-01-04 14:51:02 -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 |
|