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

qrenc: add output mode for drawing smaller QR codes using UTF8 box drawing characters #19

Merged
merged 1 commit into from
Sep 18, 2012

Conversation

poettering
Copy link
Contributor

This patch adds "-t utf8" and "-t ansiutf8" to the qrencode tool, which outputs a QR code using UTF8 box drawing characters. This doubles the density of QR codes printed on terminals, and should be supported by virtually all modern terminals, including xterm, gnome-terminal and the Linux console.

…awing characters

This patch adds "-t utf8" and "-t ansiutf8" to the qrencode tool, which
outputs a QR code using UTF8 box drawing characters. This doubles the
density of QR codes printed on terminals, and should be supported by
virtuallly all modern terminals, including xterm, gnome-terminal and the
Linux console.
@ghost ghost assigned fukuchi Sep 18, 2012
fukuchi added a commit that referenced this pull request Sep 18, 2012
qrenc: add output mode for drawing smaller QR codes using UTF8 box drawing characters
@fukuchi fukuchi merged commit 80e7a29 into fukuchi:master Sep 18, 2012
fukuchi added a commit that referenced this pull request Sep 18, 2012
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.

2 participants