Fixed bug in zxing PDF417 line sampler
Source code samples in C++ and C# need minimum VS 2017
C++ source code sample adapted to current IC Barcode, added 32 and 64 bit build
C# source code sample adapted to current IC Barcode, added 32 and 64 bit build
Desktop icons for IC Barcode Demo, IC Barcode documentation and a link to the installation folder.
Fixed missing runtime DLLs.
Fixed Interleaved 2 of 5.
Fixed bug in Code39 encoding table.
Fixed 1d bar code decoding tolerance.
Improved recognition of barcodes without checksum.
Recognition parallelized.
Speed improvement.
Updated C DLL interface with new API.
Fixed IC Barcode sample generating an error at first start.
Fixed $(ICPATH) environment variable in cpp example.
Fixed bug in cpp example:_tis_findBarcode. Signature was changed in 1.0.0.277.
Fixed TIS.Imaging.Barcode.Dll reference path in .NET example.
Added AztecMatrix.
Updated IC Imaging Control version.
Removed .NET 2.0 support.
Improved recognition of EAN8 barcode alignnment in cases where the barcode is scanned from the back.
Fix for multi threading.
Fix TisBarcodeReader initialization.
Optimized performance.
Small bug fixes.