Issue 5: More flexible image output [patch]
Status:  New
Owner: ----
Reported by gregbake...@gmail.com, Jun 6, 2011
The attached patch adds a boxSize argument to the QRCode __init__ function.  This sets the number of image pixels per QR pixel. (i.e. boxSize=4 means that each QR pixel is a 4x4 square in the output image)

Patch also fixes an off-by-one bug that makes the WR pixels fatter than they should be.
pyqr.diff
1.1 KB   View   Download