Closed yb12306 closed 3 months ago
The rendering classes that work under Linux are listed in the compatibility matrix in our wiki: https://github.com/codebude/QRCoder/wiki/Advanced-usage---QR-Code-renderers#2-overview-of-the-different-renderers
Out of those only the SvgQRCode supports icons out of the box.
But you could use any of the other Linux compatible renderers and then just take a image manipulation/drawing library of your choice to paint a logo onto the generated code.
Type of issue
[ ] Bug
[ ] Question (e.g. about handling/usage)
[ ] Request for new feature/improvement
Expected Behavior
Current Behavior
Possible Solution (optional)
Steps to Reproduce (for bugs)
Your Environment