Softek Barcode Reader Toolkit for Windows 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
Softek Barcode Reader Toolkit for Windows v9.4.1주요 버전2025년 7월 14일
기능
  • Important Changes:
    • License keys with previous versions of the SDK are not compatible with this version.
    • MaxBarcodesPerPage now defaults to 1.
  • Improvement in SDK speed.
  • FilePathEncoding (Windows only) now defaults to 1 (UTF-8 encoding). This means that all file paths passed into the DLL functions in Windows will now be handled as UTF-8 rather than ASCII unless the value of FilePathEncoding is set to 0.
  • New function mtScanBarCodeW added to the Windows DLL interface. This function takes a wide string for the file path.
  • New function mtGetBarStringW added to the Windows DLL interface. This function returns a wide string and is useful when handling Unicode characters in 2-D barcodes.
  • Addition of a property called Contrast to allow adjustment of contrast in grayscale and color image. Note this is currently set using LoadXMLSettings.
  • Addition of properties BlueChannel, GreenChannel and RedChannel to allow adjustment of the color channels in color images. Note these are currently set using LoadXMLSettings.
  • Improvement to the recognition of barcodes at multiple angles on the same page.
  • The Windows version of the SDK now has native builds for ARM64.
수정 사항
  • Correction to the use of MaxLength when Show2DCornersInResults is set to true. Maxlength now only applies to the length of the barcode component of the result.
  • Fix for a potential situation where by a false positive 1-D barcode inside the region of a 2-D barcode is reported instead of the 2-D barcode.
Softek Barcode Reader Toolkit for Windows with PDF Extension v9.4.1주요 버전2025년 7월 14일
기능
  • Important Changes:
    • License keys with previous versions of the SDK are not compatible with this version.
    • MaxBarcodesPerPage now defaults to 1.
  • Improvement in SDK speed.
  • FilePathEncoding (Windows only) now defaults to 1 (UTF-8 encoding). This means that all file paths passed into the DLL functions in Windows will now be handled as UTF-8 rather than ASCII unless the value of FilePathEncoding is set to 0.
  • New function mtScanBarCodeW added to the Windows DLL interface. This function takes a wide string for the file path.
  • New function mtGetBarStringW added to the Windows DLL interface. This function returns a wide string and is useful when handling Unicode characters in 2-D barcodes.
  • Addition of a property called Contrast to allow adjustment of contrast in grayscale and color image. Note this is currently set using LoadXMLSettings.
  • Addition of properties BlueChannel, GreenChannel and RedChannel to allow adjustment of the color channels in color images. Note these are currently set using LoadXMLSettings.
  • Improvement to the recognition of barcodes at multiple angles on the same page.
  • The Windows version of the SDK now has native builds for ARM64.
수정 사항
  • Correction to the use of MaxLength when Show2DCornersInResults is set to true. Maxlength now only applies to the length of the barcode component of the result.
  • Fix for a potential situation where by a false positive 1-D barcode inside the region of a 2-D barcode is reported instead of the 2-D barcode.