Softek Barcode Reader Toolkit for Linux/OSX/iOS/Android... Version 9.2.1 released
Version 9.2.1.1 of the Softek Barcode Reader Toolkit SDK for Linux/OSX/iOS/Android has been released.
Improvement to the recognition of QrCodes that have part of an edge missing.
Quiet zones for QrCodes are now enforced correctly for color images larger than 1MB in size. Fix for very slow QrCode recognition on 64-bit systems with certain images.
Fix for potential memory over-run when reading certain PDF-417 barcodes.
The types for non-interleaved Code 25 barcodes are now returned as follows:
Industrial = “CODE25-IND”
Iata = “CODE25-IATA”
Matrix = “CODE25-MATRIX”
Datalog = “CODE25-DLOG”
Fix for hang when processing QR Codes on 64-bit systems
Improvement to DataMatrix recognition and Dot DataMatrix recognition.
Images whose median gray scale color value is within EdgeThreshold of either 0 or 255 are now considered to be blank.