Aspose.PSD for Java V23.6
Released: Sep 8, 2023
Updates in V23.6
Funktionen
- Refactored TimeLine API.
- Optimized warp rendering.
- Added support for Threshold Adjustment layers.
- Added support for Selective Color Adjustment layers.
- Added the ability to export PSD TimeLine to animated GIF files.
- Added support for 'TextLayer' without rectangular borders.
- Added support for 'ShapeLayer'.
Fehlerkorrekturen
- Replacing image in Smart object is not updating.
- PSD file can not be saved as PSD with the following exception: Rgb and Lab modes can not contain less than 3 channels and more than 4 channels.
- Text Justification is lost if open TextLayer by the edit mode of Photoshop.
- Null reference exception on saving PSD file.
- Exception on the loading of the ShapeLayer: Points for vector origin bounds is not supported yet.
- Exception on loading of VogkResource: Points are saved as DoubleStructures, we read as UnitStructures.
- LayerType of ShapeLayer is empty.