mchehab / zbar

ZBar is an open source software suite for reading bar codes from various sources, including webcams. As its development stopped in 2012, I took the task of keeping it updated with the V4L2 API. This is the main repository for it. There's a clone at at LinuxTV.org, and another one at gitlab.
https://linuxtv.org/downloads/zbar/
GNU Lesser General Public License v2.1
1k stars 205 forks source link

Support Micro QR Code #83

Open jidanni opened 4 years ago

jidanni commented 4 years ago

qrencode has

   -M, --micro
          encode in a Micro QR Code. (experimental)

But

$ zbarimg --version
0.23

cannot read them.

opicron commented 10 months ago

I'd make a donation for this functionality. Fingers crossed!

hjk321 commented 2 months ago

Is this still planned?