glassechidna / zxing-cpp

ZXing C++ Library
Apache License 2.0
597 stars 435 forks source link

zxing command line utility should not add newline to output on stdout #91

Open jose1711 opened 4 years ago

jose1711 commented 4 years ago

Consider the following example:

My expectation is that zxing does not add the newline character arbitrarily or at least has an option to disable such behavior.