libqrencode icon indicating copy to clipboard operation
libqrencode copied to clipboard

Add new image type PIC

Open afh opened this issue 1 year ago • 1 comments

to generate QR codes for GNU pic(1), e.g.:

% qrencode -t PIC "qrencode PIC test" \
    | groff -Tpdf -p -P-p3i,3i > qrcode.pdf

See result.

❓ Is develop the right merge base for this PR or should it rather be master? I've tested the changes proposed in this PR on both branches successfully.

afh avatar Aug 12 '23 05:08 afh

Friendly ping on this, @fukuchi 🙂

afh avatar Aug 31 '23 14:08 afh

I took the liberty to improve the generated PIC output, so that the resulting image looks better.

Friendly ping to @fukuchi on this.

afh avatar Jul 01 '24 08:07 afh

Closing in favor of kennytm/qrcode-rust#65 and sorairolake/qrtool#543

afh avatar Jul 09 '24 18:07 afh