Aspose.BarCode for Python via .NET 릴리스
Released: Jun 22, 2024
V24.6 버젼 업데이트
기능
- Added changes to the API for Code39 and Code93.
- Implemented SVG 2.0 color schemes (RGB, RGBA, HSL, HSLA).
Released: Jun 9, 2024
V24.5 버젼 업데이트
기능
- Improved HanXin recognition performance.
- Added ability to rebuild the architecture of CodeText encoding in 2D barcodes.
- Added the ability to read CODABAR barcode START and STOP symbols.
Released: May 1, 2024
V24.4 버젼 업데이트
기능
- Added the ability to detect Unicode charsets for QR barcodes.
- Added support for new QualitySettings structure to DataMatrix barcode engine.
수정사항
- Fixed Reed-Solomon error encoding for DotCode barcodes.
- DotCode is generated with incorrect size.
- Fixed wide bars width of start stop patterns for Standard2of5 and IATA2of5 encoders.
- QR code recognition test failed on .NET Core.
- BarCodeReader detected unexpected DecodeType.
Released: Apr 10, 2024
V24.3 버젼 업데이트
기능
- Added support for new 'QualitySettings' structure to Aztec barcode engine.
- Made 'XmlSerializationAttribute' and 'XmlSerializationType' public.
수정사항
- QR codes with rounded targets are not recognized.
- QR Codes with darkened/lightened right or bottom side are not recognized.
- Error with Pdf417 recognition.
Released: Feb 10, 2024
V24.1 버젼 업데이트
기능
- Updated QualitySettings API structure.
- Added support of rMQR barcodes.
수정사항
- BarCodeReader could not find DotCode.
Released: Dec 30, 2023
V23.12 버젼 업데이트
기능
- Added support for multi-threading to postal processors.
Released: Dec 5, 2023
V23.11 버젼 업데이트
기능
- Improved Han Xin Code support.
- Improved speed of basic recognition.
- Improved QR recognition quality.
Released: Oct 26, 2023
V23.10 버젼 업데이트
기능
- Added support for encoding and decoding MicroPdf417 barcodes with special GS1 modes.
Released: Sep 28, 2023
V23.9 버젼 업데이트
기능
- Improved Aztec barcode recognition quality.
- Optimized searching for zebra segments in Han Xin Code.
수정사항
- Swiss QR barcode: wrong placement of cross.
- Unable to read DataMatrix code.
Released: Aug 23, 2023
V23.8 버젼 업데이트
기능
- Improves Aztec barcode decoder.
수정사항
- Loading BMP image fails.
- Can’t read data matrix from the JPG image.