skip2 / go-qrcode

:sparkles: QR Code encoder (Go)
http://go-qrcode.appspot.com
MIT License
2.58k stars 335 forks source link

Embed image into centre of QR code #43

Open kaihendry opened 3 years ago

kaihendry commented 3 years ago

Hi, are there examples of placing a logo in the centre of a qrcodeData, _ := qrcode.Encode(encodeme, 2, 256) call?

donvito commented 3 years ago

@kaihendry have you found a solution to this?

kaihendry commented 3 years ago

No

deikatsuo commented 3 years ago

found a solution?

yktoo commented 3 years ago

This lib seems to offer this function: https://github.com/yeqown/go-qrcode