Page 1 of 1

Version 4.1 of VintaSoftBarcode.NET SDK has been released.

Posted: Thu Jul 09, 2009 11:31 am
by Alex
Version 4.1 of VintaSoftBarcode.NET SDK has been released.

What's new in this version:
  • Now library allows to read and write RSS (GS1 DataBar) bacodes:
    • RSS-14 (GS1 DataBar Omnidirectional)
    • RSS-14 Truncated (GS1 DataBar Truncated)
    • RSS-14 Stacked (GS1 DataBar Stacked)
    • RSS-14 Stacked Omnidirectional (GS1 DataBar Stacked Omnidirectional)
    • RSS Limited (GS1 DataBar Limited)
    • RSS Expanded (GS1 DataBar Expanded)
    • RSS Expanded Stacked (2-11rows) (GS1 DataBar Expanded Stacked)
  • Added automatic barcode recognition mode (ReaderSettings.AutomaticRecognition property).
  • Added ability to set the ratio of the wide bar width to the narrow bar width (WriterSettings.BarsRatio property).
  • Added ability to set the adjustment method of bars width (WriterSettings.BarsWidthAdjustment property).
  • Optimized algorithms: RGB to BW conversion, Threshold detection.
  • Fixed some bugs in barcode reading algorithm.