jtstand - 2017-08-23

ZBAR is working fine and decodes my QR CODE from image file correctly using zbarimg executable.
For troubleshooting the QR code generation side I would like to access not only the fully decoded data, but also I am interested to find out what data segments of different types (numeric, alphanumeric, binary) tha data of the qrcode is composed of. Is there any way to turn on some debug mode on zbarimg to display this details?

If there is no possible way with the current ZBAR code, could you please help me find location where in the ZBAR project's source code this extra feature could be added. I would like to try adding it and contribute it back to the project. Thanks, Albert