Aspose.BarCode for Java(英語版) のリリース
Released: May 22, 2025
V25.5 での更新項目
機能
- Added CMYK color support for PDF barcode generation.
- Improved DataMatrix recognition performance.
Released: Apr 24, 2025
V25.4 での更新項目
機能
- Improved Databar recognition quality and performance (DBase processor).
Released: Mar 24, 2025
V25.3 での更新項目
機能
- Recognition quality and speed of PBase processors was improved. These improvements include the following symbologies:
- Recognition speed of most 1D processors was improved with new changes to 1D recognition engine.
不具合の修正
- Fixed bug with incorrect barcode region detection where Image property RotateFlipType changes picture orientation.
- Fixed bug with differences in created PDF files which depended from system localization.
Released: Feb 25, 2025
V25.2 での更新項目
機能
- 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 variant 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...
Released: Jan 29, 2025
V25.1 での更新項目
機能
- Added QualitySettings support to the NBase and WDTBase processors.
- Implemented a PDF encoder for Aspose.Barcode.
不具合の修正
- Barcode scanner reads the wrong value using USPS OneCode.
- Fixed infinite recursion in QuadPointsHelper.
- Generator always throws Aspose.BarCode.BarCodeException: 'Can't render barcode: not enough space' on RotationAngle=45.
- Fields of ComplexBarcode.Address were not initialized.
- MailmarkCodetext should throw meaningful Java Exceptions when provided with incorrect input data...
Released: Dec 19, 2024
V24.12 での更新項目
機能
- Added support for new 'QualitySettings' structure to the 1D barcode engine.
不具合の修正
- Method MaxiCodeStructuredCodetext.GetConstructedCodetext() throws NullPointerException.
Released: Nov 21, 2024
V24.11 での更新項目
機能
- Improved QR Codes recognition speed in HighPerformance mode.
不具合の修正
- The getMode method in the MaxiCodeStandardCodetext class returns the incorrect default value.
Released: Oct 29, 2024
V24.10 での更新項目
不具合の修正
- Sorting algorithm in QRTargetDetector throws with Exception in Java.
- Fixed AutoSizeMode.
Released: Sep 25, 2024
V24.9 での更新項目
機能
- Updated PZN encoder and decoder.
- Added tests for the functionality added in release 24.6, including setters and getters.
- QR, MicroQR, RectMicroQR barcodes recognition parameters obtained new public properties QRVersion, MicroQRVersion, RectMicroQRVersion and QRErrorLevel, which have been added to the QRExtendedParameters.
不具合の修正
- 'AustralianPostShortBarHeight' is ignored.
Released: Aug 20, 2024
V24.8 での更新項目
機能
- Added the SpecificParametersUI.DataMatrix() method which returns DataMatrixParametersUI.
- Updated HighQuality preset implementation for QR recognition engine.
- The images that are generated should now be being compared with reference images.
不具合の修正
- AustralianPostShortBarHeight is ignored.