lincolnloop / python-qrcode

Python QR Code image generator
https://pypi.python.org/pypi/qrcode
Other
4.39k stars 673 forks source link

Allow setting embedded image size in relation to the QR code width #360

Closed lsgd closed 4 months ago

lsgd commented 5 months ago

When adding an embedded image to the QR code, one can now control the size of this embedded image with a ratio that is in relation to the overall size of the QR code.

pypeaday commented 5 months ago

FWIW this seems to work great for me - pip installed from lsgd:main branch and I'm really happy this feature is here! What is the plan to get it into main, although I'm fine rockin 7.5.dev0 at home for the time being