Aspose.Imaging for Java のリリース

Released: Apr 4, 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.

不具合の修正

  • DJVU to PDF: First page is blank.
  • Fixed PS (EPS) file export.
  • EMF to PDF conversion: Text doesn't wrap.
  • Cannot convert the CDR image to DXF format.
  • EPS -> SVG: NotImplementedException The method or operation is not implemented.
  • ArgumentNullException while exporting a loaded PNG with 64 bpp into PNG with 32 bpp.

Released: Mar 11, 2024

V24.3 での更新項目

不具合の修正

  • Converting a TIFF with different horizontal and vertical resolutions to PDF produces a stretched result.
  • Fixed unauthorized access exception.
  • Fixed SVG image saving problem on Linux.

Released: Feb 2, 2024

V24.2 での更新項目

機能

  • Added support for a kernel filter.
  • Optimized memory usage when rendering vector formats. Using step-by-step load/render for each record.

不具合の修正

  • VSIX file recognized as SVG.
  • MSO file is recognized as SVG image.
  • Error converting the EPS image to PDF.
  • EPS to JPG export issue.
  • Cannot open the EPS image.

Released: Dec 18, 2023

V23.12 での更新項目

機能

  • Added RemoveBackground and ChangeBackground API entries for VectorImage.

不具合の修正

  • 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 30, 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 21, 2023

V23.10 での更新項目

不具合の修正

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

Released: Sep 26, 2023

V23.9 での更新項目

機能

  • Added the ability to remove watermarks.

不具合の修正

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

Released: Aug 16, 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.
  • Saving of images with dimensions more than 65535 to JPEG format works incorrect.
  • Memory leak if Image.Dispose() hasn't been called.
  • EPS -> SVG: InvalidOperationException.
  • Converting EPS -> SVG: IndexOutOfRangeException.
  • EPS load error.
  • 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: Jun 29, 2023

V23.6 での更新項目

不具合の修正

  • Evaluation watermark is added to the output when converting DCM.
  • EMF to SVG NullReferenceException.
  • Regression: EXIF Data is missing exception.