Aspose.Imaging for Java のリリース
Released: Mar 2, 2026
V26.3 での更新項目
機能
- Implemented a Shadow Filter.
- Added proper exception handling for unsupported XIF (eXtended Image Format, Xerox Image Format) file format.
不具合の修正
- Setting ResolutionSetting in TiffOptions results in only Horizontal resolution update.
- JPG file colors are incorrectly read.
- Regression - ImageExtensions.toJava(EmfImage) throws ArgumentException.
Released: Feb 6, 2026
V26.2 での更新項目
機能
- Added support for HDR images.
- Removed all ThreadLocal variables to make the product server-friendly (avoiding memory leaking).
- Optimized and sped up PNG pixel loading (Removed temp buffers resulting in unnecessary memory pressure).
不具合の修正
- RasterImage.AutoRotate throws an exception.
- CDR - Some layers are overlapped with the background during rasterization.
- Fixed bugs with pixel colors in JPEG.
- CDR to PDF - Image loading failed.
Released: Dec 4, 2025
V25.12 での更新項目
機能
- Improved JPEG2000 processing speed.
不具合の修正
- CDR rasterization: German umlauts are lost and not recognized.
- The EXIF data load is interrupted due to a corrupted JPEG thumbnail.
- Converting PDF to image with Aspose.Imaging creates an image with black background.
- Incorrect text drawing during conversion WMF to PNG.
- WMF to PNG - text is cropped in PNG.
Released: Nov 14, 2025
V25.11 での更新項目
機能
- Implemented the ability to support filters in rendering.
- Reduced memory consumption during CDR to PDF conversion.
- Implemented EXIF Loader in a public API.
不具合の修正
- RasterImage.Blend does not support negative coordinates for a left-top position.
- Loaded DNG image is treated as TIFF.
- Image.resize throws 'Invalid JPEG marker' exception.
Released: Oct 3, 2025
V25.10 での更新項目
機能
- Added a method to create an image from existing pixels data.
- Extended EXIF metadata support for raster image formats.
- Reduced memory on decoding TIFF and sped up TIFF LZW compressed saving.
不具合の修正
- GIF: Incorrect inflate resize.
- Cannot open the TIFF image (NRE).
Released: Sep 3, 2025
V25.9 での更新項目
機能
- Added support for digital signatures.
- Added support for auto adjustment of image brightness.
Released: Aug 6, 2025
V25.8 での更新項目
機能
- Optimized memory and CPU usage when saving PNG files.
- Added support for the auto adjustment of image brightness.
- Reduced memory consumption during CDR to PDF conversion.
不具合の修正
- Text block is missing when converting EMF to SVG.
- Aspose.Imaging 22.12 Saved images are not supported for preview.
- Infinite loop while decoding JPEG2000.
Released: Jul 3, 2025
V25.7 での更新項目
機能
- Extended support for DICOM format.
- Added common graphics engine support for SVG, EMF, and WMF formats.
不具合の修正
- Cannot convert the EMF image to JPG format.
- DNG export issue.
Released: Jun 3, 2025
V25.6 での更新項目
不具合の修正
- 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
V25.5 での更新項目
機能
- 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.
不具合の修正
- 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.