Aspose.BarCode for .NET 18.11 Release Notes

New Features

  • Add new barcode subsets to DecodeType
  • Not able to detect the barcode
  • Improve the recognition of a 3D-distorted and rotated 2D-barcodes
  • Improve the recognition of a 3D-distorted QR code 
  • Add minor fixes to BarCodeReader
  • Improve WPF control appearance 
  • GS1 DataBar Expanded Stacked barcode did not pass GS1 Canda barcode verification

All Changes

KeySummaryCategory
BARCODENET-37019Add new Barcode subsets to DecodeType New Feature
BARCODENET-36945Not able to detect BarcodeNew Feature
BARCODENET-34367Improve the recognition of a 3D-distorted and rotated 2D-barcodesNew Feature
BARCODENET-36389Improve the recognition of a 3D-distorted QR codeNew Feature
BARCODENET-37020Add minor fixes to BarCodeReaderNew Feature
BARCODENET-36648Improve WPF control appearanceNew Feature
BARCODENET-37026GS1 DataBar Expanded Stacked barcode did not pass GS1 Canda barcode verificationNew Feature
BARCODENET-37010Barcode CODE39 reading problemBug
BARCODENET-37000Barcode Detection does not constrain to the defined region.Bug
BARCODENET-37028Add fix to MicrE13B for safe bitmap accessBug

Public API and Backward Incompatible Changes

Following members have been added: Field DecodeType.Types1D Field DecodeType.PostalTypes Field DecodeType.MostCommonTypes Method BarCodeBuilder.DrawWpf Method WPF.BarCodeElement.OnRenderSizeChanged

Obsolete hints were added to ManualHint and RecognitionMode enums.