Aspose.BarCode for Python via .NET のリリース
Released: Dec 30, 2023
V23.12 での更新項目
機能
- Added support for multi-threading to postal processors.
Released: Dec 5, 2023
V23.11 での更新項目
機能
- Improved Han Xin Code support.
- Improved speed of basic recognition.
- Improved QR recognition quality.
Released: Oct 26, 2023
V23.10 での更新項目
機能
- Added support for encoding and decoding MicroPdf417 barcodes with special GS1 modes.
Released: Sep 28, 2023
V23.9 での更新項目
機能
- Improved Aztec barcode recognition quality.
- Optimized searching for zebra segments in Han Xin Code.
不具合の修正
- Swiss QR barcode: wrong placement of cross.
- Unable to read DataMatrix code.
Released: Aug 23, 2023
V23.8 での更新項目
機能
- Improves Aztec barcode decoder.
不具合の修正
- Loading BMP image fails.
- Can’t read data matrix from the JPG image.
Released: Jul 27, 2023
V23.7 での更新項目
機能
- Improved Micro PDF417 reader.
- Improved color binarization algorithm.
- Improved Han Xin Code support.
- Improved DataMatrix Industrial recognition engine.
不具合の修正
- Fix decreased performance of DataMatrix recognition.
- Code throws System.IndexOutOfRangeException with empty string.
Released: Jun 28, 2023
V23.6 での更新項目
機能
- Improved DataMatrix encoder.
不具合の修正
- Reed-Solomon correction algorithm fails to correct correctable data.
Released: May 26, 2023
V23.5 での更新項目
機能
- Improved Datamatrix recognition engine.
- Added support for Han Xin Code.
不具合の修正
- Generated PDF417 is not recognized with DataSymbol scanner.
Released: Apr 20, 2023
V23.4 での更新項目
機能
- Added support for selecting Code 128 codesets.
不具合の修正
- Render one whitespace symbol to SVG windows bug.
Released: Mar 1, 2023
V23.3 での更新項目
機能
- 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.
不具合の修正
- Removed obsolete properties and warnings.
- Investigate multi-threading addition to the DataMatrix region detection algorithms.