Aspose.BarCode for Java(英語版) のリリース

Released: Dec 22, 2021

V21.12 での更新項目

機能

  • Added support for decoding and encoding Royal Mail Mailmark 4-state C and L barcodes.
  • Added EMF encoder to BarcodeGenerator.

Released: Nov 11, 2021

V21.11 での更新項目

機能

  • Improved the handling of empty addresses in SwissQR code text.
  • Updated SwissQR support.

不具合の修正

  • Incorrect reading of barcode.

Released: Sep 28, 2021

V21.10 での更新項目

機能

  • Added new FastScanOnly setting for 1D barcode recognition.
  • Optimized scanning precision of SVG numbers.

不具合の修正

  • Fixed Swiss-QR-Code Encoding Problems.

Released: Sep 7, 2021

V21.9 での更新項目

機能

  • Refactored BarcodeReader interface in the data unpacking area.

不具合の修正

  • Throw Exception on timeout exceeding.

Released: Aug 3, 2021

V21.8 での更新項目

機能

  • Added support for encoding and decoding Royal Mail Mailmark 2D.

Released: Jul 9, 2021

V21.7 での更新項目

不具合の修正

  • Certain image cannot be recognized.
  • Barcodes from JPG files aren’t read in some cases.
  • Incorrect generation and recognition Aztec multiple zeros.
  • Incorrect data compactification with QR generation.
  • QR code is not recognized on full image.
  • QR code data is un-readable.

Released: Jun 12, 2021

V21.6 での更新項目

不具合の修正

  • Removed Databar14 split pattern generation code.
  • Generated DataBar Expanded images are not recognized by other engines.
  • Cannot read QR code image in the PDF file.
  • The QR code recognition of certain image throws exception.
  • Certain image cannot be recognized.
  • Tests fail with AssertionError exception.

Released: May 15, 2021

V21.5 での更新項目

不具合の修正

  • Exception “Impossible to encode current data to the QR 40” when creating QR barcode.
  • ComplexBarcodeGenerator generates wrong barcode image.

Released: Apr 22, 2021

V21.4 での更新項目

機能

  • Added support for decoding Macro characters.

不具合の修正

  • Incorrect generation and recognition MicroPDF417.
  • Incorrect generation and recognition MaxiCode.
  • Incorrect generation and recognition MaxiCode single zero.
  • BarcodeGenerator throws exception with AutoSizeMode and FilledBars.

Released: Mar 24, 2021

V21.3 での更新項目

機能

  • Added ECI modes to the Micro PDF417 encoder.
  • Added ECI modes to the Micro PDF417 data decoding algorithm.
  • Added input stream compaction mode to the Micro PDF417 encoder.
  • Added support for UCC/EAN-128 emulation encoding.
  • Added support for UCC/EAN-128 emulation decoding.
  • Added support for BarcodeControl using new API.
  • Removed overload operators from public API.