Aspose.BarCode for Java(英語版) のリリース
Released: Sep 19, 2023
V23.9 での更新項目
機能
- Improved Aztec barcode decoder.
- Added recognition support for GS1 Composite barcodes.
不具合の修正
- Loading BMP image fails.
- Can't read data matrix from the JPG image.
- Aspose.BarCode for Java takes time to detect barcode on the image.
Released: Aug 22, 2023
V23.8 での更新項目
機能
- Improved Micro PDF417 barcode reader.
- Improved color binarization algorithm.
- Improved Han Xin Code barcode support.
- Improve DataMatrix Industrial barcode recognition engine.
不具合の修正
- Fix decreased performance of DataMatrix recognition.
- Code throws System.IndexOutOfRangeException with empty string.
Released: Jul 26, 2023
V23.7 での更新項目
機能
- Improved DataMatrix encoder.
不具合の修正
- Reed-Solomon correction algorithm fails to correct correctable data.
Released: Jun 26, 2023
V23.6 での更新項目
機能
- Improved Datamatrix recognition engine.
- Added support for Han Xin Code.
- Improved the engine for handling license files.
不具合の修正
- Generated PDF417 is not recognized with DataSymbol scanner.
Released: May 26, 2023
V23.5 での更新項目
機能
- Added support for Code128 encoder codeset selection.
不具合の修正
- Render one whitespace symbol to SVG windows bug.
Released: Apr 11, 2023
V23.4 での更新項目
機能
- Added anti-alias support for several barcodes. The 'UseAntiAlias' property indicates whether anti-aliasing mode is used to render an image. Anti-aliasing mode is applied to barcode and text drawing.
不具合の修正
- Removed obsolete properties and warnings.
- Investigate multi-threading addition to the DataMatrix region detection algorithms.
Released: Mar 21, 2023
V23.3 での更新項目
不具合の修正
- Investigate replacing System.Drawing.Common to Aspose.Drawing for .NET.
- Investigate replacement of Reed-Solomon library.
Released: Feb 22, 2023
V23.2 での更新項目
機能
- Improved Dotcode barcode recognition quality.
不具合の修正
- Aspose.BarCode is not reading barcodes from TIF files.
- Test failed with error.
Released: Jan 11, 2023
V23.1 での更新項目
機能
- Improved reading of rotated DataMatrix 2D barcodes.
- You can now add 979 GS1 prefix to ISBN barcodes.
不具合の修正
- Fix special characters recognition in QR.
Released: Dec 31, 2022
V22.12 での更新項目
機能
- Added support for HIBC Labeler Identification Code (LIC).
- Improved DotCode encoding and decoding.
不具合の修正
- Incorrect generation and recognition DotCode.
- JPG to BarCode: Converting jpg file throws “IllegalAccessError: superclass access check failed” error.
- Exception “java.lang.ArrayIndexOutOfBoundsException:” when generating QR code value.
- Incorrect test result - expected -1 but found -16777216.
- Evaluate PDF417 barcodes reading with minimized time and memory cost.