scytheStudio / SCodes

This project is Qt & Qml wrapper for ZXing-C++ Library that is used for decoding 1D and 2D barcodes.
https://scythe-studio.com/
Apache License 2.0
107 stars 36 forks source link

Add properties for colored QR Codes #20

Closed friedemannm closed 2 years ago

friedemannm commented 2 years ago

I have modified the code a bit so that you can adjust the colors of foreground and background of the generated QR Code.

friedemannm commented 2 years ago

Found some issues in this PR. I will open a new one soon...