Version 14.1 of VintaSoft Barcode .NET SDK has been released.

News and announcements from VintaSoft.

Moderator: Alex

Alex
Site Admin
Posts: 2307
Joined: Thu Jul 10, 2008 2:21 pm

Version 14.1 of VintaSoft Barcode .NET SDK has been released.

Post by Alex »

Version 14.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • .NET development
    • Now the SDK uses the automatic barcode recognition mode as the default mode. Please read more info here: https://www.vintasoft.com/docs/vsbarcod ... ation.html
    • Improved the algorithm that recognizes barcodes in automatic mode:
      • Improved the recognition of barcodes on images with uneven lighting.
      • Improved the recognition of barcodes on images with low modulation.
      • Improved the recognition of barcodes on images with poor focus.
    • Increased the recognition speed of QR barcodes.
    • Increased the recognition speed of DataMatrix barcodes.
    • Increased the recognition speed of Aztec barcodes.
    • Increased the recognition speed of barcodes in multithreaded environment.
    • Added the ability to select the adaptive binarization type using the Vintasoft.Barcode.ReaderSettings.AdaptiveBinarizationType property.
    • Added the ability to specify minimum (Vintasoft.Barcode.ReaderSettings.QrMinSymbolVersion property) and maximum (Vintasoft.Barcode.ReaderSettings.QrMaxSymbolVersion property) version of symbol of recognizable QR barcodes. If the barcode reader knows the symbol version of recognizable QR barcodes, this allows significantly increase the recognition speed of QR barcodes from an image that contains many similar QR barcodes.
    • API changes:
      • Default value of Vintasoft.Barcode.ReaderSettings.AutomaticRecognition property is changed to True (previous value was False).
      • Default value of Vintasoft.Barcode.ReaderSettings.ScanDirection property is changed to "ScanDirection.Vertical | ScanDirection.Horizontal" value (previous value was ScanDirection.LeftToRight).
      • Default value of Vintasoft.Barcode.ReaderSettings.AdaptiveBinarizationType property is changed to AdaptiveBinarizationType.HighQuality value (previous value was AdaptiveBinarizationType.Fast).
Alex
Site Admin
Posts: 2307
Joined: Thu Jul 10, 2008 2:21 pm

Version 14.1.1.1 of VintaSoft Barcode .NET SDK has been released.

Post by Alex »

Version 14.1.1.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • .NET development
    • Fixed not critical bug in algorithm that destroys GDI+ Bitmap.
Alex
Site Admin
Posts: 2307
Joined: Thu Jul 10, 2008 2:21 pm

Version 14.1.2.1 of VintaSoft Barcode .NET SDK has been released.

Post by Alex »

Version 14.1.2.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • .NET development
    • Fixed the bug in algorithm that recognizes QR Code barcode.
    • Fixed the bug in algorithm that detects region of recognized 1D barcode.
Alex
Site Admin
Posts: 2307
Joined: Thu Jul 10, 2008 2:21 pm

Version 14.1.3.1 of VintaSoft Barcode .NET SDK has been released.

Post by Alex »

Version 14.1.3.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • .NET development
    • Improved the algorithm that recognizes PDF417 barcodes.
Alex
Site Admin
Posts: 2307
Joined: Thu Jul 10, 2008 2:21 pm

Version 14.1.4.1 of VintaSoft Barcode .NET SDK has been released.

Post by Alex »

Version 14.1.4.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • .NET development
    • Improved the algorithm that detects bounding box of recognized Code 128 barcode.
Alex
Site Admin
Posts: 2307
Joined: Thu Jul 10, 2008 2:21 pm

Version 14.1.5.1 of VintaSoft Barcode .NET SDK has been released.

Post by Alex »

Version 14.1.5.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Now .NET assemblies use Vintasoft.Shared.dll assembly version 3.4.0.1.
Alex
Site Admin
Posts: 2307
Joined: Thu Jul 10, 2008 2:21 pm

Version 14.1.6.1 of VintaSoft Barcode .NET SDK has been released.

Post by Alex »

Version 14.1.6.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Fixed the bug, which is related with usage of Vintasoft.Barcode.ReaderSettings.RecognitionTimeout property.
Alex
Site Admin
Posts: 2307
Joined: Thu Jul 10, 2008 2:21 pm

Version 14.1.7.1 of VintaSoft Barcode .NET SDK has been released.

Post by Alex »

Version 14.1.7.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Improved the algorithm that detects region of recognized 1D barcode.
Alex
Site Admin
Posts: 2307
Joined: Thu Jul 10, 2008 2:21 pm

Version 14.1.11.1 of VintaSoft Barcode .NET SDK has been released.

Post by Alex »

Version 14.1.11.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Added new properties BlackNarrowBarWidth, WhiteNarrowBarWidth, BlackWhiteRatio to the ISO15416 barcode print quality test.
  • Changed the default value of ReaderSettings.DataMatrixLPatternMaxErasures property from 2 to 5.
  • Fixed the bug in algorithm that recognizes barcodes with usage of ReaderSetting.RecognitionTimeout property.
Alex
Site Admin
Posts: 2307
Joined: Thu Jul 10, 2008 2:21 pm

Version 14.1.12.1 of VintaSoft Barcode .NET SDK has been released.

Post by Alex »

Version 14.1.12.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • The Vintasoft.Barcode.SkiaSharp assembly now references SkiaSharp 2.88.5 assembly. Previously, the Vintasoft.Barcode.SkiaSharp assembly referred to the SkiaSharp 2.88.0 assembly.
  • The Vintasoft.Barcode.ImageSharp assembly now references SixLabors.ImageSharp 3.0.1 assembly. Previously, the Vintasoft.Barcode.ImageSharp assembly referred to the SixLabors.ImageSharp 2.1.3 assembly. Now the Vintasoft.Barcode.ImageSharp assembly is available for .NET 6 and .NET 7 because SixLabors.ImageSharp 3.0.1 assembly is available for .NET 6 and .NET 7 only.
Post Reply