Aspose.BarCode for .NET 新版本发表
Released: Jul 25, 2019
V19.7 中的更新
特性
- Removed .NET Standard 1.3 version.
- Removed Compact version.
- Removed obsolete code from BarcodeReader.
修补程序
- Issue when decoding ISMN and ISSN image file using BarCodeReader.
Released: Jun 18, 2019
V19.6 中的更新
特性
- Added reverse target scanning for Code39 processor.
- Released new BarcodeGenerator, new WinForms and WPF components.
Released: Mar 19, 2019
V19.3 中的更新
特性
- Major refactoring of generated image layouts.
修补程序
- BarCodeReader.GetAngle() returns radians instead of degrees.
- Inconsistent angle fetched for barcodes with the same orientation.
- Bitmap and PDF not readable by BarCodeReader.
Released: Feb 16, 2019
V19.2 中的更新
特性
- Added termination by timeout method for internal imaging and recognition filters.
修补程序
- BarCodeReader exceeded defined Timeout.
- BarCodeReader Timeout property is not working as expected.
Released: Nov 7, 2018
V18.11 中的更新
特性
- Added new barcode subsets to DecodeType.
- Improved recognition of distorted 3D barcodes and rotated 2D barcodes.
- Improved recognition of distorted 3D QR codes.
- Improved WPF control appearance.
修补程序
- Not able to detect the barcode.
- Added minor fixes to BarCodeReader.
- GS1 DataBar Expanded Stacked barcode did not pass GS1 Canda barcode verification.
Released: Sep 5, 2018
V18.8 中的更新
特性
- Added UpcaGs1DatabarCoupon.
- Interpolation AutoSize mode added to new renderers.
- Added a new User Control.
- MaxiCode renderer added.
- DotCode renderer added.
Released: Jul 17, 2018
V18.7 中的更新
特性
- Added new Barcode generation API with improved functionality.
修补程序
- Unable to Read DatabarExpandedStacked barcode from a PNG image.
Released: Jun 14, 2018
V18.6 中的更新
特性
- Adds support for .NET Standard 1.3.
- Adds support for TIFF images in .NET Standard.
- Adds support for Universal Windows Platform (UWP).
- Adds support for Xamarin.Android and Xamarin.iOS.
修补程序
- Adding BarCode dependency from NuGet is throwing exception.
- Metered license works incorrectly with some BarCodeReader constructors.
Released: May 17, 2018
V18.5 中的更新
修补程序
- GetCustomSizeBarCodeImage method is discarding check digit when generate EAN13 coded barcode.
- False recognition of MICR E13B barcodes.
- Removed obsolete properties from BarCodeReader.
Released: Apr 30, 2018
V18.4 中的更新
特性
- Added support for .NET Standard 2.0.
修补程序
- ThrowExceptionWhenCodeTextIncorrect works incorrectly with some EncodeTypes.