GitHub - Xor-el/QRCodeGenLib4Pascal: Generates QR Codes from text strings and byte arrays. (original) (raw)

QRCodeGenLib4Pascal License

QRCodeGenLib4Pascal is a Delphi/FPC Port of Fast-QR-Code-generator written by Nayuki. It provides an easy to use interface for generating QR Codes.

Build Status Build Status

Features

Core features:

Manual parameters:

Supported Compilers

FreePascal 3.0.0 and Above.

Delphi XE3 and Above.

Supported Visual Frameworks

LCL Framework (Lazarus)

VCL Framework (Delphi)

FMX (Support is currently experimental, to use, enable the define "{.$DEFINE Framework_FMX}" in "QRCodeGenLib.inc").

Installing the Library.

Method One:

Use the Provided Packages in the "Packages" Folder.

Method Two:

Add the Library Path and Sub Path to your Project Search Path.

Demos

Check out the QRCodeGenLib.Demo folder.

License

This "Software" is Licensed Under MIT License (MIT) .

Tip Jar