Skip to content

removed code that causes qr codes to generate incorrectly on linux an… #245

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

Merged
merged 2 commits into from
Nov 16, 2020

Conversation

Sdraugel
Copy link

@Sdraugel Sdraugel commented Jun 3, 2020

Summary
Fixed the issue that prevented QR codes with logos to generate correctly on Linux or Mac.

This PR fixes/implements the following bugs/features:

  • [ x] Bug 1
  • Bug 2
  • Feature 1
  • Feature 2
  • Breaking changes

What existing problem does the pull request solve?
QR codes with logos are not generating correctly on Linux or Mac.

Test plan
See comment: #232 (comment)

Closing issues
Fixes #232

@Blackbaud-ChristiSchneider

This also fixes #210

@codebude codebude merged commit f6701c1 into codebude:master Nov 16, 2020
@codebude
Copy link
Owner

codebude commented Nov 16, 2020

Added some additional test cases for QR codes with logos/icons. cd3c82a & 8202f80

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.

QR Codes with images losing data when converting to byte[]
6 participants