Rilasci di Aspose.BarCode for Node.js via Java
Released: Sep 29, 2021
Aggiornamenti in V21.10
Funzionalità
- Added new FastScanOnly setting for 1D barcode recognition.
- Optimized scanning precision of SVG numbers.
Correzioni
- Swiss-QR-Code Encoding Problems.
Released: Sep 16, 2021
Aggiornamenti in V21.9
Funzionalità
- Refactored BarcodeReader interface in the data unpacking area.
Correzioni
- Throw Exception on timeout exceeding.
Released: Aug 7, 2021
Aggiornamenti in V21.8
Funzionalità
- Added support for encoding and decoding Royal Mail Mailmark 2D.
Released: Jul 24, 2021
Aggiornamenti in V21.7
Correzioni
- 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
Aggiornamenti in V21.6
Funzionalità
- Method BarcodeGenerator.generateBarCodeImage(format_name) now accepts enum values for format name.
Correzioni
- 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
Aggiornamenti in V21.5
Correzioni
- 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
Aggiornamenti in V21.4
Funzionalità
- Added support for decoding Macro characters.
Correzioni
- 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
Aggiornamenti in V21.3
Funzionalità
- 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
Aggiornamenti in V21.2
Funzionalità
- Extended the Macro PDF417 encoder with optional fields.
Correzioni
- Barcode is not recognized.
Released: Feb 2, 2021
Aggiornamenti in V21.1
Funzionalità
- Added Structured Append support to the QR encoder.
- Added support for Kanji encoding to the QR encoder.
Correzioni
- BarCodeResult.Region.Angle direction not returned properly.
- MicroPDF417 hangs in Auto mode.