Aspose.PSD for .NET Releases

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.

Released: Dec 8, 2022

Updates in V22.12

Features

  • Added editable 'TextOrientation' property to the 'IText' interface.
  • Save and load a mask for 16-bit images.

Fixes

  • Resizing of the specified PSD file with a layer mask produce incorrect mask.
  • Incorrect transparency on saving of 16 bit image to 16 or 8 bit image.
  • Fix CMYK in 16 bit color.

Released: Oct 28, 2022

Updates in V22.11

Features

  • You can now move the center of radial gradients.

Fixes

  • Unsupported ZipWithoutPrediction compression method for the specific files.
  • Can not export extremely big PSB files.
  • After using a transformation method for a layer only, the saved layer has incorrect bounding box.
  • Exception on loading PSD image with pattern.
  • Image export failed (IndexOutOfRangeException) on the saving of PSD file with Chinese symbols.
  • TimeLine ActiveFrame applies incorrect.
  • Regression 22.7: incorrect rendering of...

Released: Sep 28, 2022

Updates in V22.10

Features

  • Removed obsolete properties in Lfx2Resource.

Fixes

  • Aspose.PSD can’t open PSD (RGB/16bit) with ZipWithoutPrediction compression.
  • Timeline effects disappear and show in a strange way. (in Photoshop).
  • Transparency is not working for the Stroke effect with Inside Position.
  • Regression: Error on the opening of PSD File.
  • The text update fails with some Asian symbols. Error with parsing specific symbol.
  • The text update fails with some Asian symbols. Error on rendering specific symbol.
  • Error on...

Released: Sep 1, 2022

Updates in V22.9

Features

  • Added internal 'LayerStyleFX' model that contains effects and related data.
  • Added the ability to read and write 'Lefx' structures with effect information in TimeLine models.
  • Added the ability to apply TimeLine states to layers in PSD images.

Fixes

  • Incorrect transparency on saving of PSD file (RGB/16bit) on export to 8bit.
  • Exception on loading global layer resources step when opening PSB document.
  • Memory leak on the processing of specific files.

Released: Jul 27, 2022

Updates in V22.8

Features

  • Added support for processing Frame TimeLines from PSD files.
  • Added support for ‘mlst’ resource contained in 'ShmdResource'.

Fixes

  • Hash of Layer changes if we call layer.BlendingOptions.Effects.
  • Investigate and fix the issues in the installer.

Released: Jul 4, 2022

Updates in V22.7

Features

  • Added support for Image Section Resources #4000-4999 Plug-In resource(s).

Fixes

  • An unhanded exception of “System.OutOfMemoryException” type occurs in Aspose.PSD.dll.
  • After exporting the PSD file, the result is much larger than the source file.
  • Incorrect parsing data for XmpResource.
  • After exporting, the size of PSD files with subfolders has increased.