Aspose.Imaging for Python via .NET 릴리스

Released: Apr 5, 2024

V24.4 버젼 업데이트

기능

  • Added the option to modify DICOM tags to the public API.
  • Added support for PNG loading with unexpected EOF and PNG loader optimization.

수정사항

  • Unauthorized access exception.
  • Fixed ArgumentNullException on Graphics.measure_string.
  • Aspose.Imaging 23.9: Converting a TIFF with different horizontal and vertical resolutions to PDF produces a stretched result.
  • Fixed PS (EPS) file export.
  • Fixed EPS to SVG export issues: EPS processing error, output SVG misses text and Big SVG export performance boost...

Released: Dec 25, 2023

V23.12 버젼 업데이트

기능

  • Added RemoveBackground and ChangeBackground API entries for VectorImage.
  • Integrated API stubs in WHL packages for supporting IDE auto-completion.

수정사항

  • System.NullReferenceException while exporting a loaded PNG with 64 bpp into PNG with 32 bpp.
  • System.NullReferenceException when DataStreamSupporter.Save.
  • Cannot convert the EMF file to PDF.
  • Cannot resize the PNG image.

Released: Nov 29, 2023

V23.11 버젼 업데이트

기능

  • Added support for italic/underline text styles in CDR format.

수정사항

  • Converting PNG to PSD issue.
  • Failed to open CMX file.
  • Cannot convert the CMX image to PNG.
  • EMF file not correctly converted to PNG.
  • 'System.NullReferenceException' while converting CDR to PNG.
  • SVG to PNG conversion issues.

Released: Oct 26, 2023

V23.10 버젼 업데이트

수정사항

  • Cannot load the EPS file.
  • EPS -> SVG: System.ApplicationException: Unknown name 'gcheck'.
  • EPS export issue.
  • Bug with EPS file parsing.
  • Can't convert the EPS image to PDF.
  • Can't convert EPS to PDF.
  • Can't load EPS image.
  • Invalidated TIFF OJpeg processing.
  • Bugs with transparent and text rendering in the CDR.
  • EMF not converting to SVG in trial mode.

Released: Sep 28, 2023

V23.9 버젼 업데이트

기능

  • Added the ability to remove watermarks.
  • Extended the supported GLIBC version to at least 2.28 or preferably to 2.17.

수정사항

  • Required palette is missing exception loading BMP.
  • The GIF file loading issue.
  • Exception on creating palette of large image.
  • DICOM load issue.

Released: Aug 26, 2023

V23.8 버젼 업데이트

기능

  • Improved the exporting of multi-frame GIFs to composite image formats.
  • Added a Magic Wand tool.

수정사항

  • Fix bugs with fonts when SVG export.
  • EPS to SVG: InvalidOperationException.
  • Converting EPS to SVG: IndexOutOfRangeException.
  • EPS load error.
  • Memory leak if Image.Dispose() hasn't been called.
  • Saving of images with dimensions more than 65535 to JPEG format works incorrect.
  • Cannot convert the EPS image to SVG format.
  • Cannot convert the EPS image to DXF.
  • Can't convert EPS to PNG.

Released: Jul 31, 2023

V23.7 버젼 업데이트

기능

  • Added alpha blending support for raster images.
  • Unified naming conventions.
  • Synchronized use of pages and format specific collections for multi page images.

수정사항

  • EMF export error.

Released: Jul 3, 2023

V23.6 버젼 업데이트

수정사항

  • EMF to SVG NullReferenceException.
  • Regression: EXIF Data is missing exception.