Aspose.BarCode for Android via Java 新版本發表

Released: Jun 28, 2024

V24.6 中的更新

特性

  • Added the ability to read CODABAR barcode START and STOP symbols.
  • Improved HanXin recognition performance.
  • Added ability to rebuild the architecture of CodeText encoding in 2D barcodes.

Released: May 30, 2024

V24.5 中的更新

特性

  • Added the ability to detect Unicode charsets for QR barcodes.
  • Added support for new QualitySettings structure to DataMatrix barcode engine.
  • Removed Code128DataPortion constructor from public API.
  • Removed QualitySetting.applyAll method from public API.
  • Removed AustraliaPostSettings constructors from public API.
  • Removed BarcodeSettings constructors from public API.
  • Removed Code128DataPortion.setData method from public API.

修補程式

  • Fixed Reed-Solomon error encoding for DotCode barcodes.
  • DotCode is...

Released: Apr 29, 2024

V24.4 中的更新

特性

  • Added support for new 'QualitySettings' structure to Aztec barcode engine.
  • Improved the performance of the product.

修補程式

  • QR codes with rounded targets are not recognized.
  • QR Codes with darkened/lightened right or bottom side are not recognized.
  • Error with Pdf417 recognition.
  • Aspose.Barcode 24.2 for Java com.aspose.barcode.complexbarcode.MaxiCodeStructuredCodetext.setPostalCode() is not public.

Released: Mar 30, 2024

V24.3 中的更新

特性

  • Added support for new 'QualitySettings' structure to the HanXin and QR barcode engines.

修補程式

  • Attempting to recognize via FullScreenClientFragment leads to closing the application.

Released: Feb 23, 2024

V24.2 中的更新

特性

  • Updated 'QualitySettings' API structure.
  • Added support for rMQR barcodes.

修補程式

  • BarCodeReader could not find DotCode.
  • License engine should accept characters that do not belong to the ASCII encoding standard.
  • Unable to read DataMatrix barcode successfully from a TIFF image.
  • Recognition of Micro QR code gives incorrect result.
  • Issue with DataMatrix detection/recognition.
  • Barcode label not shown for type PDF147 and QR.

Released: Feb 1, 2024

V24.1 中的更新

特性

  • Added support for multi-threading to postal processors.

Released: Dec 26, 2023

V23.12 中的更新

特性

  • Improved Han Xin Code support.
  • Improved speed of basic recognition.
  • Improved QR recognition quality.

Released: Oct 31, 2023

V23.10 中的更新

特性

  • Improved Aztec barcode recognition quality.

修補程式

  • Swiss QR barcode: wrong placement of cross.
  • Unable to read DataMatrix code.

Released: Sep 27, 2023

V23.9 中的更新

特性

  • Improved Aztec barcode decoder.
  • Added recognition support for GS1 Composite barcodes.

修補程式

  • Loading BMP image fails.
  • Can't read data matrix from the JPG image.
  • Aspose.BarCode for Android via Java takes time to detect barcode on the image.

Released: Aug 31, 2023

V23.8 中的更新

特性

  • Improved Micro PDF417 reader.
  • Improved color binarization algorithm.
  • Improved Han Xin Code support.
  • Improved DataMatrix Industrial recognition engine.
  • Customize background of 'RecognitionProcessingFragment'.
  • Customize style and color of barcode area rectangle.
  • Customize all fragments, buttons and views using file resources.
  • Customize barcode area, 'CameraProcessingFragment' and 'RecognitionProcessingFragment' using file resources.

修補程式

  • Fix decreased performance of DataMatrix recognition.
  • Code...