Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removed code that causes qr codes to generate incorrectly on linux an…
…d mac
- Loading branch information
e886baa
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Before this commit:
After this commit:
I'd like it better before this commit though. BTW, this is taken from a Windows machine.
This commit has rendered the
iconBorderWidth
not being used anymore. So it's pointless specifying it inQRCode.GetGraphic()
.It would be best if the background colour of the icon can be set to non-transparent. Even better if the background colour can be set to colours other than
lightColor
.