lincolnloop / python-qrcode

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

Circled eyes #345

Open apaterno opened 9 months ago

apaterno commented 9 months ago

Hi, is there any chance to draw with this excellent library, a rounded eyes like the following:

Screen Shot 2023-10-11 at 19 46 02

As far as I can see in the documentation the closest way is to use eye_drawer=RoundedModuleDrawer(radius_ratio=1), but I just get the corners rounded and I want to have the eyes as a full circle, can anyone have a method o a custom Drawer to do so ?

Thanks in advance,

ems-port commented 1 week ago

+1

I am not sure but it looks like a bug

image image