On Wednesday, 6 September 2017 at 14:30:24 UTC, MGW wrote:
I need library for generation of QR codes. Who knows, give the
link.
It seems google has an api to create QR codes:
https://developers.google.com/chart/infographics/docs/qr_codes
Kind regards
André
On Wednesday, 6 September 2017 at 14:30:24 UTC, MGW wrote:
I need library for generation of QR codes. Who knows, give the
link.
You can try to bind a c library like [1] using dstep. It should
be easy.
Andrea
[1] https://github.com/fukuchi/libqrencode