Home » Community » Coffee corner » Do we have a QR image generator?
Re: Do we have a QR image generator? [message #57334 is a reply to message #57261] |
Tue, 13 July 2021 19:08   |
|
Hello, Luigi. Two years ago I place to forum my library, that prodused U++ Image or PNG image with QR-code
In this lib you can change QR-pixel size, border size, error-correction level ...
I use library https://github.com/fukuchi/libqrencode, that included in linux distribution.
In test program you can show colored elements of QR encoding.
Library written by U++ Draw, so 100%-compatible with U++ applications.

There are 2 version of package.
1-st: with system installed encoding library -- QrEncode
2-nd: with no needed something install to system with included QR generator algorithm -- QrEncode_loc
Plus. There 2 variant of testing package QrEncode_test and QrEncode_testloc
SergeyNikitin<U++>( linux, wine )
{
under( Ubuntu || Debian || Raspbian );
}
[Updated on: Tue, 13 July 2021 19:15] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Wed May 14 05:46:47 CEST 2025
Total time taken to generate the page: 0.02722 seconds
|