Aspose.Imaging for Java 新版本發表
Released: Dec 3, 2024
V24.12 中的更新
特性
- 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.
修補程式
- 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 file format detection...
Released: Nov 6, 2024
V24.11 中的更新
特性
- You can now preserve transparency on APNG to GIF conversion.
- Added support for batch mode for all exportable multi page formats via PageExportingAction.
修補程式
- 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
V24.10 中的更新
特性
- Implemented the "non-scaling-stroke" SVG vector effect.
- Added support for AVIF file format.
- You can now fix RasterImage.Filter using a specified rectangle.
修補程式
- 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
V24.9 中的更新
特性
- Extended SVG gradient support.
修補程式
- 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
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.