Browse our Products

Aspose.BarCode for JavaScript via C++ 25.2

All Changes

KeySummaryCategory
BARCODENET-37356Add QualitySettings support to NDTBase processorEnhancement
BARCODENET-39189Different ways to generate images yield different resultsEnhancement
BARCODENET-39217Improve the sorting algorithm LikelihoodPairComparer classBug
BARCODENET-37360Add QualitySettings support to PBase processorEnhancement
BARCODENET-39209Make generation of BarCodeImageFormat.Pdf format system independentBug

Public API changes and backwards compatibility

Recognition Quality and Speed of NDTBase Processors

The recognition quality and speed of NDTBase processors have been enhanced. These improvements apply to the following symbologies:

  • Code128
  • Code16K
  • Supplement
  • UPCE
  • Code39
  • Code39FullASCII

Recognition Quality Stability

Fixes were applied to the barcode area detector, enhancing barcode recognition stability in multi-threaded environments.

Recognition Quality and Speed of 1D Processors

The recognition quality and speed of PBase processors have been improved. These updates apply to the following symbologies:

  • PatchCode
  • Pharmacode

Additionally, the recognition speed of most 1D processors has been enhanced with updates to the 1D recognition engine.

PDF Encoder

A bug was fixed that caused differences in generated PDF files depending on system localization.