You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v3.1 Date: 2016/06/28 (Super many thank to: Carlo Sirna)
Added VCL support (via IFDEF USE_VCL_BITMAP).
Memleak fixes for old gen compilers (win32/win64).
Fix: QRCode ECI character set + extra unit test.
Added 'Load Image from file' command in test project.
UTF-8 fixed bug + added unit test
Some other bug fixes.
v3.0 Date: 2016/04/28 (Great many thanks to: Kai Gossens and Raphael Büchler)
Added DataMatrix (BETA).
ResultPoint event added.
Support for inverted 1D/2D code types.
Better OneDReader scan strategy
Redesigned the file/folder structure for better namespacing.
Simplification of adding readers to the TMultiformatReader (just add all your readers here)
Small improvements.