Lançamentos do Aspose.PSD for Java
Released: Oct 28, 2024
Atualizações na V24.10
Recursos
- Optimized rendering speed for gradient effects.
Correções
- Fixed the issue of updating text with multiple new line symbols.
- Open any image file as an embedded smart object in the PSD image doesn't work.
- Error of processing clipping mask in big image.
- UpdateText cutting off last letter.
- After saving the PSD file in 3rd party editor, SmartObject.ReplaceContents throws Null Reference but the file still can be opened in Photoshop.
- Fixed the problem with an exception on the reading of PSD...
Released: Sep 27, 2024
Atualizações na V24.9
Recursos
- [AI Format] Replaced standard rendering with APS conversion to reduce file loading speed.
- Added support for artb, artd, abdd and lyvr resources for Artboard.
Correções
- Fixed detection of fill layer.
- Long opening of AI file.
- Failed to load fill layer from embedded resource stream for performance report.
- Exception on reading invalid color value.
- Starting with Aspose.PSD 24.7.0 issue with a particular document when iterating through layers: 'index was out of range'.
Released: Aug 30, 2024
Atualizações na V24.8
Recursos
- [AI Format] Added handling for XObject Groups.
- Enhanced Warp transformation capabilities by adding WarpSettings for TextLayer and SmartObjectLayer.
- [AI Format] You can now handle layers in content streams operators.
Correções
- Rendering result of AI file is very different in comparison with Illustrator results.
- Relink Smart Object doesn't apply to all Smart Object in PSD file.
Released: Aug 2, 2024
Atualizações na V24.7
Correções
- "Image loading failed." exception when opening AI document.
- Text rendered incorrectly in output PDF files.
- Fixed ImageSaveException: Image export failed for the given file on Linux.
- Fixed fonts loading when using Aspose.Drawing.
- 'Arithmetic operation resulted in an overflow' when creating smart object layer using large JPEG.
- The AI file can not be converted into a JPG file.
Released: Jul 2, 2024
Atualizações na V24.6
Recursos
- Added support for Gradient map layer.
- [AI Format] Added support for XPacket Metadata.
- Implemented Inflate, Squeeze, and Twist warp types.
Correções
- RGB and Lab modes can not contain less than 3 channels and more than 4 channels in the file with ArtBoard Layers.
- The processing area top must be positive. (Parameter 'areaToProcess') on the processing of specific file.
- Expanded over the canvas image is cropped after the saving. Data is lost but Preview looks correct.
Released: May 30, 2024
Atualizações na V24.5
Recursos
- Added support for handling AI Files with EPSF headers.
Correções
- Semi transparency is processed wrong on the PSD file preview.
- Rendering of Shape Layer Partially incorrect.
- Exception whenever saving PSD files with size more than 200 MB and large dimensions.
- Image saving failed exception when saving to PDF after update from 23.7 to 24.3.
- Fixed the issue in GetFontInfoRecords method for the Chinese Fonts.
Released: Apr 20, 2024
Atualizações na V24.4
Recursos
- AI Format - Added support for handling XObjectForm resource.
- Added a Constructor for the ShapeLayer.
Correções
- Fixed conversion of PSD file from RGB to CMYK.
- Setting the License for Aspose.PSD for Java leads to exception if it made more than one time.
- Specific PSD file can not be exported using Aspose.PSD.
Released: Mar 29, 2024
Atualizações na V24.3
Recursos
- Reduced loading time of large multi-page AI images.
Correções
- PSD File after the converting from 8 bit to 16 bit became unreadable.
- PSD File after the converting from 8 bit to 32 bit became unreadable.
- Fixed Short Curve rendering of AI file.
Released: Feb 9, 2024
Atualizações na V24.1
Recursos
- Added basic handling for multipage AI images.
Correções
- Warp Text Effect doesn't apply to text.
- Incorrect rendering of mask in the specific file.
- NullReferenceException at Aspose.PSD.FontParsing.OpenType.Serialization.OpenTypeFontInfo..ctor.
- [AI Format] Fixing the memory usage in AiExporterUtils.
Released: Jan 23, 2024
Atualizações na V23.12
Recursos
- AI Format
- Added support for processing of cross-reference streams.
- Added support for raster image rendering in new version of AI.
- Can now handle gradient type noise in GdflResource.
- Added the ability to open any image file as an embedded smart object in the PSD image.
Correções
- Error "Object reference not set to an instance of an object." on saving of Text Layer After Update.
- Fix the manual loading of fonts on macOS using System.Drawing.Common and Aspose.Drawing.
- AllowWarpRepaint in the...