Henry Schimke
|
00e3cc00fe
|
update version number
|
2023-01-28 18:36:01 -06:00 |
|
Henry Schimke
|
9ffc5769ba
|
cargo fmt
|
2023-01-28 18:34:38 -06:00 |
|
Henry Schimke
|
e024573905
|
several backported fixes (some are not supported and are not included in tests)
|
2023-01-28 18:33:58 -06:00 |
|
Henry Schimke
|
e4f6fe0daf
|
fix mirrored and remove unsuported test case
|
2023-01-28 17:38:48 -06:00 |
|
Henry Schimke
|
ce37f1cf98
|
cleanup
|
2023-01-28 17:10:54 -06:00 |
|
Henry Schimke
|
0107d35b1b
|
backport changes from c++ for datamatrix
|
2023-01-28 17:04:17 -06:00 |
|
Henry Schimke
|
5637c26fb6
|
add datamatrix tests
|
2023-01-28 15:19:29 -06:00 |
|
Henry Schimke
|
9d8d018fea
|
clippy fix
|
2023-01-28 15:15:25 -06:00 |
|
Henry Schimke
|
13c7a4deb0
|
add additional tests from c++
|
2023-01-28 15:14:45 -06:00 |
|
Henry Schimke
|
d99927fd76
|
steps to move to v0.2.21
|
2023-01-27 15:37:40 -06:00 |
|
Henry Schimke
|
c77b1c2e1b
|
Merge branch 'serde_support'
|
2023-01-27 15:27:29 -06:00 |
|
Henry Schimke
|
6bed5a0baa
|
remove useless lifetime for Circle
|
2023-01-27 15:26:23 -06:00 |
|
Henry Schimke
|
465485d1f4
|
cargo fmt
|
2023-01-27 15:25:19 -06:00 |
|
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
|
6355dc1bfd
|
add basic serde support
|
2023-01-26 14:01:29 -06:00 |
|
Henry Schimke
|
e59dfebc83
|
fix warning
|
2023-01-26 13:55:10 -06:00 |
|
Henry Schimke
|
f9ec5c5dec
|
add basic serde support
|
2023-01-26 13:52:31 -06:00 |
|
Henry Schimke
|
081577591f
|
update for v0.1.20
|
2023-01-26 10:42:07 -06:00 |
|
Henry Schimke
|
f5b733ea85
|
update maxicode detector for experimental_features
|
2023-01-26 10:36:50 -06:00 |
|
Henry Schimke
|
0b08b3a7ee
|
Merge branch 'main' of github.com:hschimke/rxing
|
2023-01-25 09:38:04 -06:00 |
|
Henry Schimke
|
5a9bcfc471
|
update maxicode detector with experimental features
|
2023-01-25 09:30:08 -06:00 |
|
Henry
|
7d8e519667
|
fixed panic in pdf417 decoder
|
2023-01-23 19:37:36 -06:00 |
|
Henry Schimke
|
f5abe86922
|
basic support for maxicode detection
|
2023-01-23 17:14:01 -06:00 |
|
Henry Schimke
|
8a52d47959
|
port of the c++ datamatrix detector
|
2023-01-18 18:47:38 -06:00 |
|
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 |
|