Commit Graph

22 Commits

Author SHA1 Message Date
Henry Schimke
fde23934f6 rename bitmatrix test cases mod 2023-01-11 16:02:26 -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
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
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
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
0185e80090 cleanup 2023-01-05 14:03:37 -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
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
29a4040f2d cleanup more warnings and deprecated function use 2022-12-30 17:00:35 -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
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
ae11af8c5b cargo fmt 2022-10-17 10:51:08 -05:00
Henry Schimke
b1e1ea71d9 break out many mods 2022-10-16 17:50:42 -05:00