Aspose.BarCode for .NET 新版本发表
Released: Nov 26, 2023
V23.11 中的更新
特性
- Improved Han Xin Code support.
- Improved speed of basic recognition.
- Improved QR recognition quality.
Released: Oct 19, 2023
V23.10 中的更新
特性
- Added support for encoding and decoding MicroPdf417 barcodes with special GS1 modes.
Released: Sep 22, 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 22, 2023
V23.8 中的更新
特性
- Improved Aztec barcode decoder.
修补程序
- Loading BMP image fails.
- Can’t read data matrix from the JPG image.
Released: Jul 22, 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 25, 2023
V23.6 中的更新
特性
- Improved DataMatrix encoder.
修补程序
- Reed-Solomon correction algorithm fails to correct correctable data.
Released: May 23, 2023
V23.5 中的更新
特性
- Improved Datamatrix recognition engine.
- Added support for Han Xin Code.
修补程序
- Generated PDF417 is not recognized with DataSymbol scanner.
Released: Apr 21, 2023
V23.4 中的更新
特性
- Added support for selecting Code 128 codesets.
修补程序
- Render one whitespace symbol to SVG windows bug.
Released: Mar 21, 2023
V23.3 中的更新
特性
- Added Microsoft .NET 7 support.
- Improved DataMatrix recognition speed.
- 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.
Released: Feb 20, 2023
V23.2 中的更新
修补程序
- Investigate replacing System.Drawing.Common to Aspose.Drawing for .NET.
- Investigate replacement of Reed-Solomon library.