Rilasci di Aspose.Imaging for Java
Released: Aug 6, 2024
Aggiornamenti in V24.8
Funzionalità
- Added the ability to load an image from the URL.
- Added support for drawing Aspose.Imaging.Image directly upon java.awt.Graphics.
Correzioni
- NullReferenceException: "Internal buffer is empty" saving multi frame TIFF.
- Fixed invalid PDF page size after converting Image to PDF.
- Aspose.Imaging 24.2: The reported horizontal and vertical DPI are wrong when a raster image is loaded.
- Error conversion from EPS to other format.
- Conversion of PNG file from 8 bit per channel to 16 throws...
Released: Jul 4, 2024
Aggiornamenti in V24.7.1
Correzioni
- Loading SVG file throws ImageLoadException in Java 17.
Released: Jul 3, 2024
Aggiornamenti in V24.7
Funzionalità
- Added support for Dicom YBR 422.
Correzioni
- Saving GIF results in distorted output file.
- SVG to EMF export issue: output has unexpected elements drawn.
- Fixed a bug when drawing characters in EMF.
Released: Jun 4, 2024
Aggiornamenti in V24.6
Funzionalità
- Added support for ExifData transferring between supporting formats on export.
Correzioni
- Tranparent PNG to TiffDeflateRgb outputs transparent color as black instead of white.
- DICOM export issue.
- Converting the DICOM to PDF issue.
- Cannot convert the DICOM image to JPEG format.
- Fixed bugs with text align in the Emfplus.
- After detecting SVG all unknown formats are detected as SVG.
Released: May 4, 2024
Aggiornamenti in V24.5
Correzioni
- EPS to PNG export issue: NotImplementedException.
- Resolved EPS rendering issues.
- Incorrect conversion the EPS image to SVG.
- EPS to PNG export issue: NotImplementedException.
- ESP to PNG: System.ApplicationException: Unknown name 'eexec'.
- Saving GIF results distorted output file.
- Looks like Aspose.Imaging.Image.GetFileFormat has lock inside.
- EmfPlus is not rendered correctly.
Released: Apr 4, 2024
Aggiornamenti in V24.4
Funzionalità
- Added the option to modify DICOM tags to the public API.
- Added support for PNG loading with unexpected EOF and PNG loader optimization.
Correzioni
- 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
Aggiornamenti in V24.3
Correzioni
- 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
Aggiornamenti in V24.2
Funzionalità
- Added support for a kernel filter.
- Optimized memory usage when rendering vector formats. Using step-by-step load/render for each record.
Correzioni
- 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
Aggiornamenti in V23.12
Funzionalità
- Added RemoveBackground and ChangeBackground API entries for VectorImage.
Correzioni
- 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
Aggiornamenti in V23.11
Funzionalità
- Added support for italic/underline text styles in CDR format.
Correzioni
- 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.