Notas sobre este fork
Aperfeiçoei o demo, incluindo opções como gerar vcard, salvar como JPG e copiar para o clipboard. Também salvar e carregar parâmetros de um arquivo INI. Compatibilizei com o Delphi 5, suprimindo as opções relacionadas com UTF-8 ao compilar em versões anteriores ao Delphi 7
Problemas conhecidos
O campo PHOTO do vCard não está funcionando
DelphiZXingQRCode is a Delphi port of the QR Code functionality from ZXing, an open source barcode image processing library. The code was ported to Delphi by Senior Debenu Developer, Kevin Newman. The port retains the original Apache License (v2.0).
DelphiZXingQRCode Project
http://www.debenu.com/open-source/delphizxingqrcode-open-source-delphi-qr-code-generator/
ZXing
https://github.com/zxing/zxing
A sample Delphi project is provided in the TestApp folder to demonstrate how to use DelphiZXingQRCode. Simply add the DelphiZXIngQRCode.pas to the DelphiZXingQRCodeTestApp Delphi project and compile.
[Provided by Debenu]