Commit Graph

71 Commits

Author SHA1 Message Date
Henry Schimke
9d215d9f99 decode tests pass 2022-12-26 11:38:54 -06:00
Henry Schimke
f07d546083 tests built 2022-12-23 10:28:11 -06:00
Henry Schimke
8a0cc78c61 convert most variable swaps to mem swaps 2022-12-19 18:04:43 -06:00
Henry Schimke
63a10db413 qr_code_multi_reader ported 2022-12-01 11:17:23 -06:00
Henry Schimke
5273136c96 qrcode multi detector port 2022-11-28 17:50:58 -06:00
Henry Schimke
07769fe154 port writer and tests, but does not pass 2022-11-27 12:00:35 -06:00
Henry Schimke
d3b3d01f85 multiformat reader and writer (no test) 2022-11-23 17:39:04 -06:00
Henry Schimke
ae11af8c5b cargo fmt 2022-10-17 10:51:08 -05:00
Henry Schimke
111fe47566 cleaned up many warnings 2022-10-17 10:50:18 -05:00
Henry Schimke
07348168ad warning cleanup 2022-10-16 11:54:03 -05:00
Henry Schimke
7d8bee6ccc automatic failover to utf8 2022-10-15 10:50:30 -05:00
Henry Schimke
f7d20643f4 cleaned up tests 2022-10-15 10:50:18 -05:00
Henry Schimke
27f491ffaa working through clippy errors 2022-10-14 17:40:16 -05:00
Henry Schimke
94b743a59f all qrcode tests pass 2022-10-14 16:28:12 -05:00
Henry Schimke
7244075501 all pass but test case 3 2022-10-14 08:58:18 -05:00
Henry Schimke
f9ea8b97f9 a tiny bit more precision, still fails on 90 degree rotation 2022-10-13 18:30:43 -05:00
Henry Schimke
c236cbfd57 most qrcode reads pass, some 90 degree rots fail 2022-10-13 17:37:45 -05:00
Henry Schimke
7395bb2c29 fixed issue with ec results not being used 2022-10-12 19:14:47 -05:00
Henry Schimke
3602f9c2e8 switch grey convert method 2022-10-12 10:41:49 -05:00
Henry Schimke
990a3f6727 add real unicode, but it probably won't test correctly 2022-10-11 08:47:01 -05:00
Henry Schimke
b43ef07382 Revert "we really should be using round, but why is it worse?"
This reverts commit 81f6de2a8f.
2022-10-11 08:12:25 -05:00
Henry Schimke
81f6de2a8f we really should be using round, but why is it worse? 2022-10-11 07:38:50 -05:00
Henry
c190933f5f floor works better 2022-10-10 22:02:37 -05:00
Henry
81551eb202 round not floor 2022-10-10 22:00:09 -05:00
Henry
8d22eacad0 small changes 2022-10-10 19:46:10 -05:00
Henry Schimke
9b47d53f4b checkin 2022-10-10 16:28:37 -05:00
Henry Schimke
8785a7d0e7 partially working qrcode blackbox 2022-10-10 15:03:58 -05:00
Henry Schimke
79aafa200d qr_code partially working 2022-10-09 22:01:36 -05:00
Henry Schimke
50a675c693 detector ported, no tests 2022-10-08 10:48:16 -05:00
Henry Schimke
a205e1e08b port finder pattern finder 2022-10-07 18:25:46 -05:00
Henry Schimke
8f831b63e8 partial port of finder pattern finder 2022-10-06 18:05:52 -05:00
Henry Schimke
978a44f5d7 allignment pattern finder port 2022-10-06 17:49:49 -05:00
Henry Schimke
8f9b6ead27 port alignment pattern 2022-10-06 15:43:52 -05:00
Henry Schimke
fcc48028e9 finder_pattern and finder_patern_info port 2022-10-06 15:36:53 -05:00
Henry Schimke
7a5b89cb89 decoder ported, not many test casses 2022-10-06 15:22:09 -05:00
Henry Schimke
fff18b0db6 port decoded_bit_stream_parser 2022-10-06 11:49:51 -05:00
Henry Schimke
cc74cc8240 incomplete port of decoded bit stream parser 2022-10-06 09:16:46 -05:00
Henry Schimke
5379164bc9 bitmatrix ported untested 2022-10-05 22:18:23 -05:00
Henry Schimke
63b3625637 checkin, bit_matrix_parser not building 2022-10-05 17:27:45 -05:00
Henry Schimke
23103e1041 port and pass datamask 2022-10-05 16:44:24 -05:00
Henry Schimke
95742bb003 port and pass formatinformation tests 2022-10-05 14:13:35 -05:00
Henry Schimke
2e39ac061d port qrcode metadata struct 2022-10-05 14:02:53 -05:00
Henry Schimke
4c51e2611c qrcode encoder pass 2022-10-05 13:44:51 -05:00
Henry Schimke
9c27185f7b tuple return makes more sense for picking blk size 2022-10-05 10:46:40 -05:00
Henry Schimke
b9383b35f3 checkin 2022-10-05 08:36:07 -05:00
Henry Schimke
0bbeca01e2 cleanup result use 2022-10-05 08:09:28 -05:00
Henry Schimke
60bb4ec793 slight cleanup in encoder 2022-10-04 19:57:12 -05:00
Henry Schimke
0435e0fb7c minimal encoder tests pass 2022-10-04 19:29:03 -05:00
Henry Schimke
86f6bd0c69 only 13 failing encoder tests 2022-10-04 18:08:19 -05:00
Henry
9ec895ecc5 partially passing encoder tests 2022-10-03 20:17:41 -05:00