Commit Graph
637 Commits
Author SHA1 Message Date
Henry Schimke 60366c4054 Move pdf-417 test cases 2022-10-20 17:05:56 -05:00
Henry Schimke 78c6b53bc5 move datamatrix test cases 2022-10-20 11:49:17 -05: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 8c102cab8f remove java maxicode tests 2022-10-17 09:48:52 -05:00
Henry Schimke 18d1ed6b2d move private struct back into mod 2022-10-17 09:48:40 -05:00
Henry Schimke b1e1ea71d9 break out many mods 2022-10-16 17:50:42 -05:00
Henry Schimke 76a91111e9 move to EncodingRef 2022-10-16 13:33:21 -05:00
Henry Schimke 5a1ae8cd90 generic test runner 2022-10-16 13:18:13 -05:00
Henry Schimke accf587bea fixed clippy errors 2022-10-16 13:09:24 -05:00
Henry Schimke c63dd67e4d clippy 2022-10-16 11:54:49 -05:00
Henry Schimke 07348168ad warning cleanup 2022-10-16 11:54:03 -05:00
Henry Schimke 732c46090c maxicode port and pass 2022-10-16 11:43:39 -05:00
Henry Schimke 64abf21e1e begin work on maxicode 2022-10-15 17:49:18 -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 6b70f52bf6 speed up rs implementation (still too slow) 2022-10-15 10:21:19 -05:00
Henry Schimke 27f491ffaa working through clippy errors 2022-10-14 17:40:16 -05:00
Henry Schimke 875fc6a05b fix test case 2022-10-14 17:31:06 -05:00
Henry Schimke 01a7a18a63 consolidate integration for qr and aztec 2022-10-14 16:36:54 -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 cd55c02e04 disable image dumping 2022-10-11 08:15:00 -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 17c2fc3a79 small updates, java tests 2022-10-11 08:11:23 -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