Skip to content

New QRCode implementation for bitmap creation.

Julien Wadel requested to merge feature/qrcode_generation into master

Rework of reading QRCode to the new API (another fork of ZXing). Use turbojpeg for converting raw data into a jpeg image.

Merge request reports