Aspose.BarCode for Node.js via Java 릴리스
Released: Dec 31, 2020
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 2, 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.
Released: Sep 30, 2020
V20.9 버젼 업데이트
기능
- Added support for full ISO/IEC 8859-1 encoding with FNC4 character to Code128 encoder.
- Added support for full ISO/IEC 8859-1 decoding with FNC4 character to Code128 decoder.
수정사항
- Fixed test: Test_MBaseProcessor_FromInternet_ISBN_booklnd2_gif_ISBN.
- Fixed an issue with a huge performance penalty when scanning multiple regions of the same image.
- Fixed an issue where WideNarrowRatio is not supported with Codabar encoding.