Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new image type PIC #208

Closed
wants to merge 1 commit into from
Closed

Conversation

afh
Copy link

@afh afh commented Aug 12, 2023

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
Copy link
Author

afh commented Aug 31, 2023

Friendly ping on this, @fukuchi 🙂

to generate QR codes for GNU pic(1)
@afh
Copy link
Author

afh commented Jul 1, 2024

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

Friendly ping to @fukuchi on this.

@afh
Copy link
Author

afh commented Jul 9, 2024

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

@afh afh closed this Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant