lubo / zxinglight

A simple wrapper for ZXing C++
MIT License
8 stars 3 forks source link

Port to nu-book/zxing-cpp #7

Open lubo opened 5 years ago

lubo commented 5 years ago

nu-book/zxing-cpp is a fresh idiomatic port to C++ and seems to be better maintained than the original C++ port.

lubo commented 5 years ago

glassechidna/zxing-cpp suffers from memory leaks, but nu-book/zxing-cpp is unable to detect multiple codes at once except when decoding PDF417. :disappointed: