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

ASCIQRCode Small #384

Merged
merged 8 commits into from
Apr 22, 2024
Merged

ASCIQRCode Small #384

merged 8 commits into from
Apr 22, 2024

Conversation

hbdbim
Copy link
Contributor

@hbdbim hbdbim commented Feb 4, 2022

Implementation of a new method that generates a small qrcode.
Inspired by the repository https://github.com/gtanner/qrcode-terminal.

Implemented a basic test function (can_render_small_ascii_qrcode).

Fixes #379

Credits for qrcode-terminal.
Credits for qrcode-terminal.
Credits for qrcode-terminal.
@codebude
Copy link
Owner

I added some more test cases, cleaned up the code a little bit and added an invert-feature as seen in #430 .
Testcases passed successfully.
Documentation was updated: https://github.com/codebude/QRCoder/wiki/Advanced-usage---QR-Code-renderers/_compare/ca6705e9ca20592f08d2a12c6f5674f0f5baa1c3...4c64be0c071dcadcbc5f97e3779afab86c224744

Thanks for your PR @hbdbim

@codebude codebude merged commit efc73cf into codebude:master Apr 22, 2024
3 checks passed
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.

AsciiQRCode-Renderer
4 participants