Aspose.BarCode for Node.js via Java V25.2
Released: Feb 27, 2025
Updates in V25.2
Features
- Recognition quality and speed of NDTBase processors - These improvements include the following symbologies: Code128, Code16K, Supplement, UPCE, Code39, Code39FullASCII.
- BarcodeGenerator API updated - Updated SetCodeText functions for charset encodings. Currently, there are two variants of the function: with selection of BOM (byte order mark) insertion and without. Updated the setCodeText methods for character set encodings. It currently has two variants of the method: one that allows BOM (byte order mark) insertion selection and one without this option.
Fixes
- Different ways to generate images yield different results.