Aspose.BarCode for Android via Java Releases
Released: Sep 11, 2021
Updates in V21.9
Funktionen
- Refactored BarcodeReader interface in data unpacking area.
Fehlerkorrekturen
- Throws exception on timeout exceeding.
Released: Aug 4, 2021
Updates in V21.8
Funktionen
- Added support for encoding and decoding Royal Mail Mailmark 2D.
Released: Jul 13, 2021
Updates in V21.7
Fehlerkorrekturen
- Certain image cannot be recognized.
- Barcodes from JPG files aren’t read in some cases.
- Incorrect generation and recognition Aztec multiple zeros.
- Incorrect data compactification with QR generation.
- QR code is not recognized on full image.
- QR code data is un-readable.
- Certain image cannot be recognized.
- The recognition of certain image throws java.lang.OutOfMemoryError.
Released: Jun 15, 2021
Updates in V21.6
Funktionen
- Added API to improve the processing of large images.
- Removed Databar14 split pattern generation code.
Fehlerkorrekturen
- Generated DataBar Expanded images are not recognized by other engines.
- Cannot read QR code image in the PDF file.
- The QR code recognition of certain image throws Exception.
- Certain image cannot be recognized.
Released: May 25, 2021
Updates in V21.5
Fehlerkorrekturen
- Exception “Impossible to encode current data to the QR 40” when creating QR barcode.
- SwissQRCode - asymmetrical cross.
- ComplexBarcodeGenerator generates wrong barcode image.
- The recognition of certain image throws Exception.
Released: Apr 27, 2021
Updates in V21.4
Funktionen
- Added support for decoding Macro characters.
Fehlerkorrekturen
- Incorrect generation and recognition MicroPDF417.
- Incorrect generation and recognition MaxiCode.
- Incorrect generation and recognition MaxiCode single zero.
- BarcodeGenerator throws exception with AutoSizeMode and FilledBars.
Released: Mar 24, 2021
Updates in V21.3
Funktionen
- Added ECI modes to the Micro PDF417 encoder.
- Added ECI modes to the Micro PDF417 data decoding algorithm.
- Added input stream compaction mode to the Micro PDF417 encoder.
- Added support for UCC/EAN-128 emulation encoding.
- Added support for UCC/EAN-128 emulation decoding.
- Removed overload operators from public API.
Released: Feb 23, 2021
Updates in V21.2
Funktionen
- Extended the Macro PDF417 encoder with optional fields.
Fehlerkorrekturen
- Barcode is not recognized.
Released: Jan 28, 2021
Updates in V21.1
Funktionen
- Added Structured Append support to the QR encoder.
- Added support for Kanji encoding in the QR encoder.
Released: Jan 4, 2021
Updates in V20.12
Funktionen
- Added additional fields to the Databar section.
- Improved Datamatrix barcodes with support for Macro 5 and 6.
Fehlerkorrekturen
- Implement workaround for a GraphicsPath.AddString libgdiplus issue.
- Incorrect code text measurement and DPI scaling on Linux.
- Types2D DecodeType is now required.