3 Commits

Author SHA1 Message Date
Michael Stapelberg
05d1f60c14 make format=txt display the textual QR code contents
This allows for easy comparison with QR codes extracted from PDFs:

pdfimages -png invoice.pdf invoice && \
  zbarimg --raw invoice*.png > code.txt
2022-07-17 09:19:41 +02:00
Michael Stapelberg
041cd89d14 add boilerplate 2020-06-29 14:55:28 +02:00
Michael Stapelberg
8410782ab8 initial commit 2020-06-29 14:45:14 +02:00