Commit Graph

247 Commits

Author SHA1 Message Date
Henry Schimke
083a9e952c minimal encoder builds 2022-10-31 10:53:43 -05:00
Henry Schimke
2171d025f9 progress porting minimal endoder 2022-10-28 12:37:16 -05:00
Henry Schimke
7ac08007e7 high level encoder builds 2022-10-27 17:45:32 -05:00
Henry Schimke
fb6dfac670 port highlevel, borrow checker not done 2022-10-27 17:35:47 -05:00
Henry Schimke
b5d97cf139 x12 port 2022-10-27 16:06:49 -05:00
Henry Schimke
12d52b6b1b porting encoders 2022-10-27 15:37:43 -05:00
Henry Schimke
55f95540f9 port encoder context and associated 2022-10-26 11:04:35 -05:00
Henry Schimke
edf2b46b78 port datamatrix detector 2022-10-24 14:53:33 -05:00
Henry Schimke
92c647d187 add module structure for unimplemented barcodes 2022-10-21 16:50:29 -05:00
Henry Schimke
7e14842c0b complete move of all test cases into source tree 2022-10-20 18:14:01 -05:00
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