We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7256b58 commit e00d5bfCopy full SHA for e00d5bf
README.md
@@ -62,6 +62,14 @@ $renderer->render($qrCodeData, 'path/to/qr-code.eps');
62
63
---
64
65
+## TODOs
66
+
67
+- Decorate the code base with some unit tests.
68
+- Allow configuration of the QR codes like:
69
+ - Foreground color
70
+ - Background color
71
+ - Image size of PNG and TIFF
72
73
## License
74
75
QR Code Suite is under the MIT license.
0 commit comments