Aspose.Imaging for Java 릴리스
Released: Aug 6, 2024
V24.8 버젼 업데이트
기능
- Added the ability to load an image from the URL.
- Added support for drawing Aspose.Imaging.Image directly upon java.awt.Graphics.
수정사항
- 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 NullReferenceException...
Released: Jul 4, 2024
V24.7.1 버젼 업데이트
수정사항
- Loading SVG file throws ImageLoadException in Java 17.
Released: Jul 3, 2024
V24.7 버젼 업데이트
기능
- Added support for Dicom YBR 422.
수정사항
- 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
V24.6 버젼 업데이트
기능
- Added support for ExifData transferring between supporting formats on export.
수정사항
- 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
V24.5 버젼 업데이트
수정사항
- 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
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.