QR Codes now work with mpl and image engine.
Compare changes
Files
11+ 22
− 0
@@ -7,6 +7,7 @@ Functions:
@@ -40,3 +41,24 @@ def create_id(id_method):
QR Codes now work with mpl and image engine. But position and other parameters are still hard coded.
Closes #34 (closed)
Follow-up issue for customization: #69 (closed)