ASCIQRCode Small by hbdbim · Pull Request #384 · Shane32/QRCoder
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 1.2k
Merged
ASCIQRCode Small#384
codebude merged 8 commits intoShane32:masterfrom
ASCIQRCode Small#384
codebude merged 8 commits intoShane32:masterfrom
Conversation
Copy link
Contributor
hbdbim
commented
Feb 4, 2022
hbdbim
commented
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
hbdbim added 3 commits
February 4, 2022 10:18Credits for qrcode-terminal.
Credits for qrcode-terminal.
Credits for qrcode-terminal.
gliljas
mentioned this pull request
RobertoMK approved these changes Apr 13, 2023
Shane32
mentioned this pull request
codebude added 4 commits
April 22, 2024 23:29Shane32 approved these changes Apr 22, 2024
Copy link
Collaborator
codebude
commented
Apr 22, 2024
codebude commented
Apr 22, 2024I 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
merged commit
efc73cf
into
Shane32:master
This was referenced
Dec 5, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment