Commit Graph

8 Commits

Author SHA1 Message Date
Sam Wilson
169f2f6073 Allow disabling image features 2024-01-11 12:38:01 -05:00
Henry Schimke
3fc068f49b swap point_f and point functions 2023-05-04 14:50:32 -05:00
Vukašin Stepanović
39b4866e47 add point(x: f32, y: f32) function
Shorter than writing `Point::new`
2023-02-16 11:20:03 +00:00
Vukašin Stepanović
dbc6ca4e55 wip: Search & replace RXingResultPoint with Point
Build fails because the OneDReader proc macro expects
that a RXingResultPoint type exists.
2023-02-16 08:25:32 +00:00
Henry Schimke
afc3ee8fa1 cargo fmt 2022-12-16 16:52:24 -06:00
Henry Schimke
0fbd3baef9 stacked test internal 2022-12-16 16:52:08 -06:00
Henry Schimke
04c4c146b7 partial port of rss expanded tests, incomplete 2022-12-16 11:17:10 -06:00
Henry Schimke
ab4dab420b rss_14 ported but does not pass integration 2022-12-13 17:39:12 -06:00