Aspose.BarCode for Node.js via Java 新版本發表
Released: Sep 16, 2021
V21.9 中的更新
特性
- Refactored BarcodeReader interface in the data unpacking area.
修補程式
- Throw Exception on timeout exceeding.
Released: Aug 7, 2021
V21.8 中的更新
特性
- Added support for encoding and decoding Royal Mail Mailmark 2D.
Released: Jul 24, 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 30, 2021
V21.6 中的更新
特性
- Method BarcodeGenerator.generateBarCodeImage(format_name) now accepts enum values for format name.
修補程式
- 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.
- Test became failed with AssertionError exception : “expected Matrix2of5 but found Interleaved2of5”.
Released: May 22, 2021
V21.5 中的更新
修補程式
- Exception “Impossible to encode current data to the QR 40” when creating QR barcode.
- SwissQRCode - asymmetrical cross.
- 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 29, 2021
V21.3 中的更新
特性
- Added Extended Channel Interpretation (ECI) modes to the Micro PDF417 encoder and data decoding algorithm.
- Added input stream compaction mode to the Micro PDF417 encoder.
- Added support for UCC/EAN-128 emulation encoding and decoding.
- Removed overload operators from public API.
Released: Feb 26, 2021
V21.2 中的更新
特性
- Extended the Macro PDF417 encoder with optional fields.
修補程式
- Barcode is not recognized.
Released: Feb 2, 2021
V21.1 中的更新
特性
- Added Structured Append support to the QR encoder.
- Added support for Kanji encoding to the QR encoder.
修補程式
- BarCodeResult.Region.Angle direction not returned properly.
- MicroPDF417 hangs in Auto mode.
Released: Dec 31, 2020
V20.12 中的更新
特性
- Added additional fields to the Databar section.
- Improved Datamatrix barcodes with support for Macro 5 and 6.
修補程式
- Implement workaround for a GraphicsPath.AddString libgdiplus issue.
- Incorrect code text measurement and DPI scaling on Linux.
- Types2D DecodeType is now required.