Rilasci di Softek Barcode Reader Toolkit for Linux

Released: Sep 8, 2023

Aggiornamenti in v9.3.x

v9.3.1

Updated Sep 08, 2023

Features

  • Now uses Pdfium to read from PDF files.
  • Improves accuracy for the values returned by GetBarStringPos.
  • If a PDF417 barcode contains a symbol length descriptor that exceeds the data byte count then it is automatically reduced to this limit.
  • Reduces the possibility of duplicate barcodes when DeskewMode >= 3.
  • Improves the detection of rotated higher resolution datamatrix barcodes.
  • Adds support for QRCode Model 1.
  • Adds support for some QR Codes with one missing...

Released: Nov 15, 2022

Aggiornamenti in v9.2.x

v9.2.3

Updated Feb 18, 2023

Features

  • Improved reading of datamatrix barcodes.
  • When reading QR codes, higher levels of 'ColorProcessingLevel' should now produce consistently better results.
  • Improved reading of images the contain multiple QR codes.
  • Improved reading of URLs encoded in QR code barcodes.
  • Added new advanced property: UsePrePageLoadTimer.
  • DataMatrix barcodes are now only compared against 'Min2DLength' rather than both 'Minlength' and 'Min2DLength'.

Fixes

  • MaxBarCodesPerPage is now...

Released: Dec 10, 2020

Aggiornamenti in v9.1.x

v9.1.5

Updated May 28, 2022

Features

  • Improved Code 25 recognition algorithm to reduce the possibility of a false positive when a barcode has a split bar or a vertical line bisecting the barcode.
  • The SDK can now handle square datamatrix barcodes with an aspect ratio of up to 1:1.5.
  • Improved datamatrix algorithm to better cope with lines or boxes that are very close to the barcode.
  • Improved QR Code algorithm for both speed and read rate.

Fixes

  • Zlib updated to version 1.2.12 (security fix).
  • Fix for...

Released: Feb 27, 2020

Aggiornamenti in v8.4.x

v8.4.1

Updated Feb 27, 2020

  • The amount of memory required on the stack for the software to run has been reduced. This had previously caused some problems when running version 8.3.3 under Docker.
  • The bardecode.a library is now built using -fPIC
  • The libbardecode.so for linux_x86_64 and linux_i386 no longer depends on libtiff.so etc. This means that for linux there are now just 2 main builds - one for i386 and another for x86_64.
  • The libbardecode_jni.so file no longer exists and the functions moved...

Released: Apr 4, 2018

Aggiornamenti in v8.3.x

v8.3.3

Updated Jun 4, 2019

  • 1-D:
    • Fix for false positive EAN-13 Supplemental barcodes (when a UPC-E barcode is adjacent to an EAN- 13 barcode and also at the edge of an image).
    • Improvements to the handling of EAN13 Supplemental barcodes.
    • Fix for some Codabar false positive readings.
    • Resolved issue with incorrect coordinates of Codabar barcodes.
    • Improvements have been made to Code 93 recognition.
    • False positive results for Code 25 bar codes in some documents containing tables with borders have been...