lubo / zxinglight

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

Structured Append #11

Open kousu opened 5 years ago

kousu commented 5 years ago

QR codes have a paging feature that no one knows about. I've implemented them for https://github.com/cozmo/jsQR/pull/132 and the new zxing has partial support for them. qrencode -S will use it, and it's really useful! zxinglight should support it.