Aspose.BarCode for PHP via Java のリリース

Released: Nov 18, 2021

V21.11 での更新項目

機能

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

不具合の修正

  • Incorrect reading of barcode.

Released: Sep 30, 2021

V21.10 での更新項目

機能

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

不具合の修正

  • Swiss-QR-Code Encoding Problems.

Released: Sep 14, 2021

V21.9 での更新項目

機能

  • Refactored BarcodeReader interface in the data unpacking area.

不具合の修正

  • Throw Exception on timeout exceeding.

Released: Aug 15, 2021

V21.8 での更新項目

機能

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

Released: Jul 27, 2021

V21.7 での更新項目

機能

  • Renamed Complexbarcode.php file to ComplexBarcode.php.

不具合の修正

  • 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 26, 2021

V21.6 での更新項目

不具合の修正

  • Removed Databar14 split pattern generation code.
  • Method BarcodeGenerator->generateBarCodeImage($format_name) and save($filePath, $format) should accept enum values for format name.
  • 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.
  • Test became failed with AssertionError exception : “expected Matrix2of5 but found Interleaved2of5”.

Released: May 19, 2021

V21.5 での更新項目

不具合の修正

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

Released: Apr 28, 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 30, 2021

V21.3 での更新項目

機能

  • Added the ability to customize the API.
  • Added ECI modes to Micro PDF417 data decoding algorithm.
  • Added input stream compaction mode to Micro PDF417 encoder.
  • Added ECI modes to Micro PDF417 encoder.
  • Added support for UCC/EAN-128 emulation encoding and decoding.

Released: Feb 25, 2021

V21.2 での更新項目

機能

  • Extended the Macro PDF417 encoder with optional fields.

不具合の修正

  • Barcode is not recognized.