Aspose.BarCode for Android via Java のリリース
Released: Oct 29, 2024
V24.10 での更新項目
不具合の修正
- Sorting algorithm in QRTargetDetector throws with Exception in Java.
- Fixed AutoSizeMode.
Released: Sep 30, 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 28, 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 compared with reference images.
不具合の修正
- AustralianPostShortBarHeight is ignored.
Released: Jul 27, 2024
V24.7 での更新項目
機能
- Added changes to the API for Code39 and Code93.
Released: Jun 28, 2024
V24.6 での更新項目
機能
- Added the ability to read CODABAR barcode START and STOP symbols.
- Improved HanXin recognition performance.
- Added ability to rebuild the architecture of CodeText encoding in 2D barcodes.
Released: May 30, 2024
V24.5 での更新項目
機能
- Added the ability to detect Unicode charsets for QR barcodes.
- Added support for new QualitySettings structure to DataMatrix barcode engine.
- Removed Code128DataPortion constructor from public API.
- Removed QualitySetting.applyAll method from public API.
- Removed AustraliaPostSettings constructors from public API.
- Removed BarcodeSettings constructors from public API.
- Removed Code128DataPortion.setData method from public API.
不具合の修正
- Fixed Reed-Solomon error encoding for DotCode barcodes.
- DotCode...
Released: Apr 29, 2024
V24.4 での更新項目
機能
- Added support for new 'QualitySettings' structure to Aztec barcode engine.
- Improved the performance of the product.
不具合の修正
- QR codes with rounded targets are not recognized.
- QR Codes with darkened/lightened right or bottom side are not recognized.
- Error with Pdf417 recognition.
- Aspose.Barcode 24.2 for Java com.aspose.barcode.complexbarcode.MaxiCodeStructuredCodetext.setPostalCode() is not public.
Released: Mar 30, 2024
V24.3 での更新項目
機能
- Added support for new 'QualitySettings' structure to the HanXin and QR barcode engines.
不具合の修正
- Attempting to recognize via FullScreenClientFragment leads to closing the application.
Released: Feb 23, 2024
V24.2 での更新項目
機能
- Updated 'QualitySettings' API structure.
- Added support for rMQR barcodes.
不具合の修正
- BarCodeReader could not find DotCode.
- License engine should accept characters that do not belong to the ASCII encoding standard.
- Unable to read DataMatrix barcode successfully from a TIFF image.
- Recognition of Micro QR code gives incorrect result.
- Issue with DataMatrix detection/recognition.
- Barcode label not shown for type PDF147 and QR.
Released: Feb 1, 2024
V24.1 での更新項目
機能
- Added support for multi-threading to postal processors.