endroid / qr-code

QR Code Generator
https://endroid.nl
MIT License
4.46k stars 728 forks source link

Adding a label on top and on the bottom #274

Closed NoxxieNl closed 4 years ago

NoxxieNl commented 4 years ago

Hiya,

Currently as I see it cannot add a label on top of the qr code and one on the bottom. Or am I missing something :-)?

endroid commented 4 years ago

Hi @NoxxieNl that is correct. Currently you can only add a label to the bottom of the QR code ;)

NoxxieNl commented 4 years ago

You open for a pr if i can make it work to get a label on the top also?

endroid commented 4 years ago

@NoxxieNl I am working on a new major release, so I think it will be more efficiënt to add it to that version. Also, doing this in a clean way will probably break BC or force you to do some workarounds, but you are always free to make a PR.