Henry A Schimke
Henry A Schimke
Datamatrix detection is possibly to blame here. The method in zxing (and in this port) isn’t very good at finding them correctly. Not to make more work for the maintainer...
This is tightly related to #16
encoding_rs does not handle ISO-8859-1, which is required for the library to correctly function. Currently encoding_rs alone is not a valid solution to the issue. However, the decoupling between the...
I'll add to this by saying: we might do the same math in multiple places. I know that there is a module where result point math is done, a place...
I feel fine with that chain of logic. The Point is probably from something I ported from C++ and was in an hurry and didn’t spend any time figuring out...
I’ll have to double check, but I don’t *think* this should require a full version bump to 0.4.0. Well, now that I’ve typed that I think I am wrong. We...
That should be fine, actually (there is another rust trick I forgot!). In the not so distant future I’m going to move those macros into the main repository and rearrange...
Reopened because it was autoclosed when I merged in #13
fe8f89cd29960f70dce641eb08f3f01d0d71c462 addresses "Remove the Point type in the aztec module"
Looking at this, it appears that we should support up to version 40. I tested with default settings and adding a 1kb file and RXing-cli errors with “data too large...