endroid / qr-code

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

Multi-Line Label Text #345

Closed mattpatera-ych closed 3 years ago

mattpatera-ych commented 3 years ago

Hi! I'm trying to make a QR code that has text underneath the code on two separate lines. Is there a way to do this without writing custom functionality into the writer? Ideally, I'd also be able to specify a different size for the lines as well. Any advice here would be much appreciated!

I'm currently using the builder creation method, and creating QR codes in PNG format.