Aspose.Imaging for Java Releases
Released: Jun 3, 2025
Updates in V25.6
Fehlerkorrekturen
- PNG CompressionLevel is not used when saving image.
- NullReferenceException: During conversion CMX in PNG and any vector image format.
- Cannot convert the ICO image to JPG format.
- Cannot open the CMX image.
- Cannot convert DCM to PNG.
Released: May 7, 2025
Updates in V25.5
Funktionen
- Improved color export quality and performance for TIFF with Icc profiles.
- Decreased memory usage on TIFF and JPEG export.
- Added native TIFF 64 bit export.
Fehlerkorrekturen
- Fixed rendering errors.
- Corrupted text drawing when using LineAlignment.Center.
- TIFF saving performance degradation.
- Investigate CDR loading errors.
- Cannot convert the JPG image to SVG format.
Released: Apr 2, 2025
Updates in V25.4
Funktionen
- Added support for the auto adjustment of image brightness.
Fehlerkorrekturen
- Cannot load the DCM image.
- Cannot convert the CMX image to JPG format.
Released: Mar 4, 2025
Updates in V25.3
Fehlerkorrekturen
- Fixed corrupted watermark on DICOM export.
- Converting SVG to PNG outputs incorrect image.
- WK: Image export failed with NPE on macOS and 25.2.
- Corrupted text drawing when using StringAlignment.Center or StringAlignment.Far.
- Cannot convert the SVG image to JPG format.
- EMF - lines are incorrectly drawn.
Released: Feb 5, 2025
Updates in V25.2
Funktionen
- Reduced memory usage during AVIF image loading.
Fehlerkorrekturen
- Blank output image on converting TIFF.
- Creating a PNG with BitDepth=16 throws an exception in evaluation mode.
- PNG to PDF: Temporary files not deleted.
- Fixed bugs with rendering some characters in CDR format.
- Some EXIF metadata props are missing after JPEG to TIFF.
- Conversion of PNG file from 8 bit per channel to 16 fails without a license.
- Regression: EMF to PDF: Blank output file.
- Error in image save without license...
Released: Dec 3, 2024
Updates in V24.12
Funktionen
- Unified usage of common operations (crop, rotate etc) for all formats.
- Added batch mode support for all exportable multi-page formats via PageExportingAction.
- Improved AVIF processing time.
- Added relative PageSize rendering for VectorRasterizationOptions, to avoid exceptions on setting PageSize.
Fehlerkorrekturen
- Unstable problem with CDR images.
- TIFF frame loading hangs.
- Incorrect file format detection for MP3 File - identified as JPEG instead of Unknown.
- CDR export error.
- Incorrect...
Released: Nov 6, 2024
Updates in V24.11
Funktionen
- You can now preserve transparency on APNG to GIF conversion.
- Added support for batch mode for all exportable multi page formats via PageExportingAction.
Fehlerkorrekturen
- Corrupted output on GIF resize and export.
- Several issues with specific CDR file while saving it to PNG.
- Text is lost when converting EMF to JPG.
- CDR to PDF conversion issue.
- Incorrect SVG rasterization.
Released: Oct 8, 2024
Updates in V24.10
Funktionen
- Implemented the "non-scaling-stroke" SVG vector effect.
- Added support for AVIF file format.
- You can now fix RasterImage.Filter using a specified rectangle.
Fehlerkorrekturen
- DNG from MemoryStream is recognized as TIFF.
- Conversion of DICOM to PDF fails in evaluation mode.
- Invalid CDR export: render has incorrect colors.
- Can't convert EPS to PNG.
Released: Sep 5, 2024
Updates in V24.9
Funktionen
- Extended SVG gradient support.
Fehlerkorrekturen
- Fixed EMF to SVG error.
- Incorrect export from particular EMF to any raster format in memory optimization strategy.
- Incorrectly closed path on SVG render.
- MemoryStream ObjectDisposedException saving TIFF.
Released: Aug 6, 2024
Updates in V24.8
Funktionen
- Added the ability to load an image from the URL.
- Added support for drawing Aspose.Imaging.Image directly upon java.awt.Graphics.
Fehlerkorrekturen
- 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...