11 lines
312 B
Text
11 lines
312 B
Text
This project is a C++ port of ZXing Library.
|
|
|
|
Features
|
|
* In pure C++14, no third-party dependencies
|
|
* Stateless, thread-safe readers/generators
|
|
* Wrapper to create WinRT component
|
|
* Wrapper for Android
|
|
* Wrapper for WebAssembly
|
|
* Python binding
|
|
|
|
WWW: https://github.com/nu-book/zxing-cpp
|