Aspose.BarCode for Android via Java 릴리스
Released: Sep 27, 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 Android via Java takes time to detect barcode on the image.
Released: Aug 31, 2023
V23.8 버젼 업데이트
기능
- Improved Micro PDF417 reader.
- Improved color binarization algorithm.
- Improved Han Xin Code support.
- Improved DataMatrix Industrial recognition engine.
- Customize background of 'RecognitionProcessingFragment'.
- Customize style and color of barcode area rectangle.
- Customize all fragments, buttons and views using file resources.
- Customize barcode area, 'CameraProcessingFragment' and 'RecognitionProcessingFragment' using file resources.
수정사항
- Fix decreased performance of DataMatrix recognition.
- Code...
Released: Jun 30, 2023
V23.6 버젼 업데이트
기능
- Improved DataMatrix recognition engine.
- Added support for Han Xin Code.
- Added a barcode recognition component and related functionality.
- Improved the customization possibilities of Barcode Recognition Application.
수정사항
- Generated PDF417 is not recognized with DataSymbol scanner.
Released: Apr 26, 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 28, 2023
V23.3 버젼 업데이트
수정사항
- The DotCode type image obtained from BarcodeGenerator is not recognized.
- Investigate replacement of Reed-Solomon library.
Released: Feb 23, 2023
V23.2 버젼 업데이트
기능
- Improved Dotcode barcode recognition quality.
수정사항
- Aspose.BarCode is not reading barcodes from TIF files.
- Test failed with error.
Released: Jan 31, 2023
V23.1 버젼 업데이트
기능
- Improved reading of rotated DataMatrix 2D barcodes.
- Added support for 979 ISBNs barcodes.
- You can now add 979 GS1 prefix to ISBN barcodes.
수정사항
- Fixed special characters recognition in QR Codes.
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.
Released: Nov 29, 2022
V22.11 버젼 업데이트
기능
- Improved MaxiCode decoder.
- Improved MaxiCode recognition algorithm.
수정사항
- Exception raised while setting non-printable ASCII character with MaxiCodeEncodeMode=4.
Released: Oct 25, 2022
V22.10 버젼 업데이트
수정사항
- Incorrect File ID field encoding in MacroPdf417.
- QR/GS1QR generation throws exception in AutoSizeMode.Nearest.