Lancements de Aspose.BarCode for Python via .NET
Released: Dec 30, 2023
Mises à jour de V23.12
Fonctionnalités
- Added support for multi-threading to postal processors.
Released: Dec 5, 2023
Mises à jour de V23.11
Fonctionnalités
- Improved Han Xin Code support.
- Improved speed of basic recognition.
- Improved QR recognition quality.
Released: Oct 26, 2023
Mises à jour de V23.10
Fonctionnalités
- Added support for encoding and decoding MicroPdf417 barcodes with special GS1 modes.
Released: Sep 28, 2023
Mises à jour de V23.9
Fonctionnalités
- Improved Aztec barcode recognition quality.
- Optimized searching for zebra segments in Han Xin Code.
Correctifs
- Swiss QR barcode: wrong placement of cross.
- Unable to read DataMatrix code.
Released: Aug 23, 2023
Mises à jour de V23.8
Fonctionnalités
- Improves Aztec barcode decoder.
Correctifs
- Loading BMP image fails.
- Can’t read data matrix from the JPG image.
Released: Jul 27, 2023
Mises à jour de V23.7
Fonctionnalités
- Improved Micro PDF417 reader.
- Improved color binarization algorithm.
- Improved Han Xin Code support.
- Improved DataMatrix Industrial recognition engine.
Correctifs
- Fix decreased performance of DataMatrix recognition.
- Code throws System.IndexOutOfRangeException with empty string.
Released: Jun 28, 2023
Mises à jour de V23.6
Fonctionnalités
- Improved DataMatrix encoder.
Correctifs
- Reed-Solomon correction algorithm fails to correct correctable data.
Released: May 26, 2023
Mises à jour de V23.5
Fonctionnalités
- Improved Datamatrix recognition engine.
- Added support for Han Xin Code.
Correctifs
- Generated PDF417 is not recognized with DataSymbol scanner.
Released: Apr 20, 2023
Mises à jour de V23.4
Fonctionnalités
- Added support for selecting Code 128 codesets.
Correctifs
- Render one whitespace symbol to SVG windows bug.
Released: Mar 1, 2023
Mises à jour de V23.3
Fonctionnalités
- Added anti-alias to several barcode properties. The 'UseAntiAlias' property indicates whether anti-aliasing mode is used to render an image. Anti-aliasing mode is applied to barcode and text drawing.
Correctifs
- Removed obsolete properties and warnings.
- Investigate multi-threading addition to the DataMatrix region detection algorithms.