endroid / qr-code

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

support generating dot style qrcode-s #451

Closed pentium10 closed 2 months ago

pentium10 commented 3 months ago

Add option to support modern dot style qrcode.

image

ruby232 commented 3 months ago

Customize the SvgWriter class to create a custom SVG in case it helps someone. Gist custom SvgWriter

endroid commented 2 months ago

@ruby232 thank you for your input. This library will not add different dot styles.