Dynamsoft Barcode Reader 9.2.0

Released: Jun 7, 2022

9.2.0 での更新項目

機能

.NET, Java, C++ and C SDK

  • Barcode boundary-seeking algorithm has been refactored to improve stability.
  • Pharmacode decoding has been optimized to improve accuracy.
  • Added the device-alias function to allow users to give each device a readable name. For end-users and administrators, this makes it more friendly to distinguish between devices about license usage statistics.

.NET, Java, and C++ SDK

  • Added a new SetDeviceFriendlyName method to set a human-readable name that identifies the device.

Java and Python SDK

  • Added Apple macOS ARM64 support.

C SDK

  • Added a new DBR_SetDeviceFriendlyName method to set a human-readable name that identifies the device.

Python SDK

  • Added new set_device_friendly_name method which allows you to set a human-readable name that identifies the device.

不具合の修正

C++ SDK

  • Fixed a bug that InitLicense failed when using online license on Linux ARM 32-bit system.

C SDK

  • Fixed a bug that DBR_InitLicense failed when using online license on Linux ARM 32-bit system.