This website requires JavaScript.
Explore
Help
Sign In
ak
/
rxing
Watch
1
Star
0
Fork
0
You've already forked rxing
mirror of
https://github.com/starovoid/rxing.git
synced
2026-07-26 04:12:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39b4866e4769ab11c968b5aa5b98e0d6428972dd
rxing
/
src
/
pdf417
History
Vukašin Stepanović
39b4866e47
add point(x: f32, y: f32) function
...
Shorter than writing `Point::new`
2023-02-16 11:20:03 +00:00
..
decoder
add point(x: f32, y: f32) function
2023-02-16 11:20:03 +00:00
detector
add point(x: f32, y: f32) function
2023-02-16 11:20:03 +00:00
encoder
refactor to use common result type
2023-02-14 23:01:05 +00:00
mod.rs
port pdf 417 writer
2022-12-26 13:29:57 -06:00
pdf_417_common.rs
Cleanup of many components of the code.
2023-02-10 20:41:25 -06:00
pdf_417_reader.rs
cargo fmt
2023-02-16 08:40:57 +00:00
pdf_417_result_metadata.rs
add basic serde support
2023-01-26 14:01:29 -06:00
pdf_417_writer.rs
refactor to use common result type
2023-02-14 23:01:05 +00:00