Aspose.PSD for .NET Releases
Released: Nov 3, 2023
Updates in V23.10
Features
- Added support for vertical text direction.
- Added support for rendering the internal area of Stroke shapes.
- Added support for reading the Header from PDF-based AI files.
Fixes
- Do not repaint Shape layer if it has not been changed.
- Various ways to set PSD file resolution don't work.
- FontSettings.SetFontsFolders doesn't work or Aspose.PSD uses incorrect font.
- Regression. Fix Null reference exception raise on PsdImage.Save when having Shape layer.
Released: Oct 5, 2023
Updates in V23.9
Features
- Added support for creating a mask for new adjustment layers.
- Added support for 'Blend Clipped Layers' as a 'Group' blending option.
Fixes
- PSD file with 16-bit color mode do not apply mask for adjustment layers.
- Incorrect rendering of brackets in the text layer.
- Can not update styles in the text layers.
- After exporting PSD file with CMYK breaks the colors in exported PSD.
- Specific PSB file throws exception "The rectangle has no common processing area".
- Image loading failed...
Released: Sep 1, 2023
Updates in V23.8
Features
- Added support for several types of warp effect including 'arc up', 'arc down', 'sphere' and 'flag'.
- New method for adding Posterize layers.
Fixes
- PSD information lost on just opening and saving.
- Image loading failed.
- Image loading failed: Unable to cast object of type UnknownStructure to type DescriptorStructure.
- File changed in the 3rd party library corrupts PSD file but it can be opened in the Photoshop.
Released: Jul 24, 2023
Updates in V23.7
Features
- Added the ability to export each layer of a PSD file to an animated GIF file.
- You can now assign shape layer 'fill' properties from VSCG resources.
- Added new types of warp ('arc' and 'arch').
- Increased calculation area of warp images.
- Added the ability to read LayerGroup 'Left' and 'Top' positions.
Fixes
- Black and white adjustment Layer processes semi-transparency wrong.
- SmartObject ReplaceContents (when the AllowWarpRepaint options is active) falls after 2 minutes of computing.
- Resize...
Released: Jun 22, 2023
Updates in V23.6
Features
- Added support for 'Threshold Adjustment Layer' and 'Selective Color Adjustment Layer'.
- Added the ability to export PSD 'TimeLine' to an animated GIF file.
- Added support for 'TextLayer' without rectangular borders.
- Added support for 'ShapeLayer'.
- You can now remove artifacts when rendering Microsoft Windows Advanced Rasterization Platform (WARP).
- Refactored 'TimeLine' API.
Fixes
- Replacing image in Smart object is not updating.
- PSD file can not be saved as PSD with the following exception...
Released: May 23, 2023
Updates in V23.5
Features
- Improved Sharpen filter.
- Added support for saving PSD files (RGB/8-bit or RGB/16-bit), without layers to 32-bit.
- Added support for handling path objects from 'vsms' or 'vmsk' ShapeLayer resources.
Released: Apr 15, 2023
Updates in V23.4
Features
- Designed 'RawColor' class for public API to be used in PSD API instead of obsolete Color struct.
- Integrated Gradient Map Adjustment Layer from probation to main Aspose.PSD code.
Fixes
- Editing of text using Text Portions doesn't save the correct result.
- The starting and ending of the styles or paragraphs appear in the incorrect place on the editing of Text Layer by ITextPortion.
- Formatting move when editing in Photoshop.
Released: Mar 24, 2023
Updates in V23.3
Features
- Added support for Posterize Adjustment Layers.
- Added support for 'VscgResource'.
- Added support for 'PostResource' resources in Posterize Adjustment Layer data.
Fixes
- Incorrect export to PNG layer with Curves adjustment and CMYK color mode.
- Style of Paragraph is missed after the saving of file and updating of file by PS.
- Broken rendering of glow and shadow effects on text.
Released: Feb 22, 2023
Updates in V23.2
Features
- Enhanced rendering to improve text positioning.
- Added the ability to process 'Warp Effect' though the public API.
- Added support for 'bottom-to-bottom' and 'top-to-top' paragraph modes.
Fixes
- Change Font and Color for TextLayer PSD.
- Incorrect export of text at test TextUpdateTests, text is missing.
- Extra small text is missing after resizing of the bigger PSD image.
- Aspose.Psd for .NET textLayer.UpdateText() is printing ‘-’ (dash) as underscore in random manner for different data set...
Released: Jan 30, 2023
Updates in V23.1
Features
- Added support for 'vstkResource'.
- Added editable 'BaselineDirection/IsStandardVerticalRomanAlignmentEnabled' property to the IText interface.
Fixes
- PSD is not properly converted to JPEG.
- PSB to PDF fails for large files.
- Add processing of clipping mask to adjustment layer.
- After the resize of whole image and then after resize of the specific layer Aspose.PSD throws exception on layer saving.