Skip to content

Release 1.1 The Color Update!

Latest

Choose a tag to compare

@schlorp schlorp released this 12 Jun 11:04
53fa2ef

A few features have been added to the QR program!

You can now edit the color of the generated QR Code:
QRAppRelease2Color

Also you can now choose the error correction level of the generated QR code:
QRAppRelease2ECL

Changelog:
FIXED:

  • Fixed memory leaks due to endlessly creating images and not unloading those from memory
  • Fixed program crash due to user cancelling the image path selection

CHANGED:

  • Changed the text input box to fully custom class

ADDED:

  • Added custom color support
  • Added error correction level selection
  • Added support for pressing enter for initiating the qr code generation