Softek Barcode SDK Version 9.2.1.1 released
Version 9.2.1.1 of the Softek Barcode Reader Toolkit SDK for Windows has been released.
The main SDK has been rebuilt using VS2022 optimization and in tests runs about 5% faster than previous versions.
SoftekSDKDemo now handles the ReadQRCode property correctly when editing an XML file.
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.