lincolnloop / python-qrcode

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

Radius for the RoundedModuleDrawer #343

Open MartinDelille opened 9 months ago

MartinDelille commented 9 months ago

This project is truely awesome and I wanted to thank you for that!

I wondered if it would be possible to adjust the radius of the RoundedModuleDrawer ?

For example a single square is turned into a circle with this drawer and I would like it to looks like a square with round border.