Aspose.BarCode for Android via Java 新版本發表
Released: Jul 13, 2021
V21.7 中的更新
修補程式
- 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
V21.6 中的更新
特性
- Added API to improve the processing of large images.
- Removed Databar14 split pattern generation code.
修補程式
- 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
V21.5 中的更新
修補程式
- 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
V21.4 中的更新
特性
- Added support for decoding Macro characters.
修補程式
- 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
V21.3 中的更新
特性
- 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
V21.2 中的更新
特性
- Extended the Macro PDF417 encoder with optional fields.
修補程式
- Barcode is not recognized.
Released: Jan 28, 2021
V21.1 中的更新
特性
- Added Structured Append support to the QR encoder.
- Added support for Kanji encoding in the QR encoder.
Released: Jan 4, 2021
V20.12 中的更新
特性
- Added additional fields to the Databar section.
- Improved Datamatrix barcodes with support for Macro 5 and 6.
修補程式
- Implement workaround for a GraphicsPath.AddString libgdiplus issue.
- Incorrect code text measurement and DPI scaling on Linux.
- Types2D DecodeType is now required.
Released: Dec 1, 2020
V20.11 中的更新
特性
- Added an encodation scheme selector to DataMatrix code text.
修補程式
- Fixed Databar Expanded recognition.
- PDF417 barcode cannot be generated with text having apostrophe.
- Incorrect CodeText size interpolation with low height images.
Released: Oct 31, 2020
V20.10 中的更新
特性
- Added new
BarWidthReduction
parameter for barcode generation.
- Improved
BarWidthReduction
parameter usability for 2D barcodes.
修補程式
- Fixed an issue with DataMatrix encoding.