heuer / qrcode-artistic

Segno plugin to convert (Micro) QR Codes to Pillow/PIL
BSD 3-Clause "New" or "Revised" License
35 stars 5 forks source link

Changing shape of (finder) patterns #6

Open heuer opened 4 years ago

heuer commented 4 years ago

See https://github.com/heuer/segno/issues/86

sinazadeh commented 4 years ago

This website is a good example of changing patterns: https://www.qrcode-monkey.com/#vcard

Untitled

heuer commented 4 years ago

See also https://github.com/lincolnloop/python-qrcode/pull/168 (does not change the finder patterns but data modules, alignment patterns, timing pattern, ...)

MoAlkhateeb commented 3 months ago

Hello! I recently made a script that allows you to change the finder markers to any SVG you like! I showcase circular markers on the repo.