Aspose.PSD for .NET のリリース

Released: Nov 3, 2023

V23.10 での更新項目

機能

  • 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.

不具合の修正

  • 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

V23.9 での更新項目

機能

  • Added support for creating a mask for new adjustment layers.
  • Added support for 'Blend Clipped Layers' as a 'Group' blending option.

不具合の修正

  • 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. OverflowException...

Released: Sep 1, 2023

V23.8 での更新項目

機能

  • Added support for several types of warp effect including 'arc up', 'arc down', 'sphere' and 'flag'.
  • New method for adding Posterize layers.

不具合の修正

  • 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

V23.7 での更新項目

機能

  • 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.

不具合の修正

  • Black and white adjustment Layer processes semi-transparency wrong.
  • SmartObject ReplaceContents (when the AllowWarpRepaint options is active) falls after 2 minutes of computing.
  • Resize of...

Released: Jun 22, 2023

V23.6 での更新項目

機能

  • 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.

不具合の修正

  • Replacing image in Smart object is not updating.
  • PSD file can not be saved as PSD with the following exception: Rgb...

Released: May 23, 2023

V23.5 での更新項目

機能

  • 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

V23.4 での更新項目

機能

  • 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.

不具合の修正

  • 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

V23.3 での更新項目

機能

  • Added support for Posterize Adjustment Layers.
  • Added support for 'VscgResource'.
  • Added support for 'PostResource' resources in Posterize Adjustment Layer data.

不具合の修正

  • 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

V23.2 での更新項目

機能

  • 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.

不具合の修正

  • 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

V23.1 での更新項目

機能

  • Added support for 'vstkResource'.
  • Added editable 'BaselineDirection/IsStandardVerticalRomanAlignmentEnabled' property to the IText interface.

不具合の修正

  • 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.