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

Allow setting QR code error correction level #104

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

Carifio24
Copy link
Member

This PR makes two changes to the QR code creation code related to the error correction level:

  • Allow setting the error correction level of the created QR code
  • Use level H by default, as this is recommended for codes with embedded images (which we're often doing with the glue logo)

@Carifio24 Carifio24 added the qr label Jan 12, 2025
@Carifio24 Carifio24 merged commit 67e8d59 into glue-viz:master Jan 12, 2025
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant