PCDbeeip
Results
2
issues of
PCDbeeip
process bottom margin like top margine by adding empty row at the end of QR data and always terminate the block even if there is no magin. Note : the...
https://github.com/fukuchi/libqrencode/blob/715e29fd4cd71b6e452ae0f4e36d917b43122ce8/qrenc.c#L727 with margin != 1 XPM data is not valid C code (although correctly processed by most image viewers) ``` # echo "83c36da7" | qrencode -s1 -m2 -M -t XPM...