Commit Graph

17 Commits

Author SHA1 Message Date
Henry Schimke
8a1d0b3969 Beginning port of tests for qrcode from c++ 2023-04-05 12:26:34 -05:00
Henry Schimke
612ef458f2 port FindBestFormatInfo 2023-03-31 16:36:15 -05:00
Henry Schimke
76fb937ca9 removing todo!() 2023-03-31 11:58:29 -05:00
Henry Schimke
98e30a1d80 porting formatinformation and eclevel 2023-03-30 15:01:31 -05:00
Henry Schimke
ae5539e270 add ReadQRCodewords 2023-03-30 10:32:42 -05:00
Henry Schimke
af626afc15 removed todo!() from qrcode_version.rs 2023-03-29 14:30:19 -05:00
Henry Schimke
6a1c5c568a continued removal of todo!() 2023-03-29 12:10:58 -05:00
Henry Schimke
517b23b481 more todo!() removal 2023-03-28 16:46:36 -05:00
Henry Schimke
74a459f65a continue removing todo!()s 2023-03-28 16:31:41 -05:00
Henry Schimke
607bb28101 micro versions 2023-03-28 11:16:05 -05:00
Henry Schimke
0636a63291 partial stub out of decoder 2023-03-27 11:45:26 -05:00
Henry Schimke
c2ca7fa2b0 port find bounding box
though it might not need to be ported, evaluate removing later.
2023-03-21 11:59:56 -05:00
Henry Schimke
7b6a80e4ac move some todo!() to unimplemented!() 2023-03-21 11:26:30 -05:00
Henry Schimke
d183a326aa in progress 2023-03-21 09:19:52 -05:00
Henry Schimke
638c2ac72f port DimensionOffset and DimensionStep 2023-03-20 17:10:05 -05:00
Henry Schimke
f852e14331 move some functions around 2023-03-20 16:39:19 -05:00
Henry Schimke
372bb454c0 reorganize some impl blocks 2023-03-20 15:33:01 -05:00