yeqown / go-qrcode

To help gophers generate QR Codes with customized styles, such as color, block size, block shape, and icon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support automatic image resize

rkgarcia opened this issue · comments

Resize the icon image in the qr if the dimensions exceeds 1/5 size

I'm thinking about how to avoid #37 like question, autoresize may be a solution but it limits the logo size. If you have any advise, please contact me

@rkgarcia I have exposed the attribute of QR Code image, would you like to try that? #43