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

Create a dense unicode-based renderer #39

Open
georgmu opened this issue Nov 5, 2019 · 1 comment
Open

Create a dense unicode-based renderer #39

georgmu opened this issue Nov 5, 2019 · 1 comment

Comments

@georgmu
Copy link

georgmu commented Nov 5, 2019

When comparing to the "qrencode" command line tool, qrcode-rust's char renderer lacks a dense output mode where one console line prints two qrcode lines.

I have implemented a solution using your library. Maybe you would like to add it.

Here is a gist with my implementation:

https://gist.github.com/georgmu/eb37863f0bea3b8a1d18670587553e8a

@cab404
Copy link
Contributor

cab404 commented Feb 9, 2020

#42

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

No branches or pull requests

2 participants