Closed johnvarney612 closed 6 months ago
This is something I would definitely like to see. ZXing.NET does have a Maxicode decoder, but doesn't appear to have the corresponding encoder, so a bit of work would be required on that.
This shows the UPS label with Maxicode, incorrectly decoding "_F0" which should be "-" and barcode wrong size
This shows the Labelary overlay with the "_F0" replaced with "-"
This is the Labelary image
FYI ZintNET has a Maxicode generator https://sourceforge.net/projects/zintnet/
Resolved with #224.
Has anyone added the capability to view the UPS Maxicode? Any idea how to do that?