Quricol is an open source freeware QR code generator library for C++, Microsoft .NET and Delphi based on qrencode - QR Code encoder by Kentaro Fukuchi.The library contains methods to save the generated image to Bitmap or PNG file or generate images on-fly and save it to the stream. Both 32 and 64 bits compiled versions available along with source code. Download : https://github.com/perevoznyk/quricol A QR code (abbreviated from Quick Response code) is a type of matrix barcode (or two-dimensional code).
The version 2.0 of Quricol - the open source freeware QR code generator library is available for download. Download : https://github.com/perevoznyk/quricol Based on qrencode library version 3.4.2 Added Visual Studio project file and external libraries for easy rebuild of quricol.dll. This was asked by Carlos Gutierrez Added possibility to specify the background and foreground colors of the image Removed reference to qrencode.h from quricol.h header file. Now you have to include only one header file to your C++ project Updated Delphi library, included new demo project Compatible with Ansi and Unicode Delphi versions Can be used with 32 and 64 bit Delphi projects Updated Delphi documentation
The freeware Belgian eID cards access library called Swelio is available for download: https://github.com/perevoznyk/swelio-sdk Features No external dependencies x32 and x64 versions All functions have Unicode and Ansi version Simple to use, easy to embed in any programming language C++ and Delphi SDK with samples and documenation are included Works in Windows XP - Windows 8 Provides 256 different functions QR codes generation Export card data to XML Multiple readers support Exports photo in different graphical formats No eID Middleware required Hash functions and encryption supported Check of the pin code Can create and verify digital signatures Many other useful things... The new version of this blog is available on https://perevoznyk.wordpress.com
Comments
Post a Comment