You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my project, using this package to generate QRcodes with embed logo that not in square form but in horizontal form. Logo embed is scaled to square and this makes my logo looks ugly.
For example, this is my logo:
Qrcode generated as this:
What I want is to have logo embed as it is without being scaled to square like this:
Do you have any idea how to achieve this?
Thanks :)
On my project, using this package to generate QRcodes with embed logo that not in square form but in horizontal form. Logo embed is scaled to square and this makes my logo looks ugly.



For example, this is my logo:
Qrcode generated as this:
What I want is to have logo embed as it is without being scaled to square like this:
Do you have any idea how to achieve this?
Thanks :)