QrToBitmap

QR-Encoder under LGPL

Applicable to these products

Create your own Build

The products CANDICE, EMBU-CHART and EMBU-Sketch use a QR encoder (Copyright (C) 2006-2011 Kentaro Fukuchi 'kentaro@fukuchi.org>), which is licensed under LGPL license.

The utilized code can be downloaded under https://www.codeproject.com/Articles/593591/Simple-C-Cplusplus-QRCode-Library or directly under https://www.codeproject.com/KB/cpp/593591/QRGenerator.zip . From this code, only the sub directory QRGenerator\QRGenerator\LibQREncode is used.

In order to include your own version of the QR encoder, the file QrToBitmap.dll or QrToBitmapCe7.dll must be replaced in the directory of the executable program file. To create your own version of this DLL, you must download and modify the source code also used in the product, or use a different version of the author.

1.0.0 Source

You can use this source code and the appropriate tools (MS VS 2008 for Windows Embedded Compact or MS VS 2013 for Windows Desktop) to create the DLL files yourself.

Link to further information and references to the LGPL license: https://www.fsf.org/