claudep / swiss-qr-bill

A Python library to generate Swiss QR-bill payment slips
MIT License
98 stars 39 forks source link

Check size of the QR-Code #59

Closed claudep closed 3 years ago

claudep commented 3 years ago

Reported by @AntonMezger in #56.

The specs (5.4) tells 46x46mm.

In 33c505c1a17, @samuel-iseli used 45mm. In the comment https://github.com/claudep/swiss-qr-bill/commit/33c505c1a172#r49573190, he explains the rationales.

It remains to be seen if the current size is acceptable or not.