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

Bugfix/330 corrupt ascii qr code #339

Merged
merged 3 commits into from
Nov 8, 2021
Merged

Commits on Nov 8, 2021

  1. Bugfix for #330

    Empty lines were falsely removed. (I guess the author initially wanted to remove the whitespace around the QR code. I will add a flag to suppress whitespace in another commit.)
    codebude committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    e41c2b0 View commit details
    Browse the repository at this point in the history
  2. Added new parameter "drawQuietZones"

    Added new parameter "drawQuietZones" which enables to suppress the drawing of the quietzones (white border) around the QR code graphic
    codebude committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    9a06a55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    467c95a View commit details
    Browse the repository at this point in the history