Henry A Schimke
Henry A Schimke
Needs a test case, it looks as if the provisional test for size might not account for varying ec levels, when no ec level has been specified.
I'll look into this
What's happening is that the Aztec code is being returned with the raw bytes read from the symbol. That includes some control codes and packing done by the encoder to...
I'll look into it, because I think the behavior isn't consistent through the library. The binary output also may not be consistent between the different qrcode readers (there are two)....
The three main things that I would classify as “ongoing” are porting the QRCode implementation from `zxing-cpp`, adding `reader-reset` to symbologies that support it, and building a first-class bytes return...
I'll look into this. Do you happen to have any images that trigger the error?
I have a potential solution, but it only addresses the error and not whatever root cause results in it happening. If you have an image that causes it you can...
@dankirkham I bundled this, and a few other changes, into rxing 0.4.11, which is the backing version for the NPM package version 0.1.26. If you continue to see the issue...
You have hit on something I generally agree with, I think I would like to do that, and thinking of the derive macros, I haven’t moved them into the organization...
I’ve thought about this more, I’m going to go ahead and do this change, though the timeline is at least two weeks while I finish up some other stuff.