Aspose.PSD for .NET のリリース

Released: Jun 6, 2025

V25.6 での更新項目

機能

  • Added API to apply a layer mask to a layer.
  • TextLayer rendering is no longer automatic to save original pixels before changes.

Released: May 23, 2025

V25.5 での更新項目

機能

  • You can now create default layer mask for Fill layer.
  • Added support for multiple Effects.
  • Added a new resource (imfx).
  • Added a setter to effects property.
  • [AI Format] Implemented stroke style operators: line dash pattern, line cap style, line join style, miter limit.
  • Improved drop shadow: Corrected distance and scope. Sped up code.

不具合の修正

  • Fixed incorrect deformation transformation in a specific file, add "Processing area" field, smooth out deformation rendering steps.
  • Saving of newly created...

Released: Apr 25, 2025

V25.4 での更新項目

機能

  • AI Format - You can now handle inline images in content streams.
  • Added Microsoft .NET 8 and .NET 9 artifacts to the release.

不具合の修正

  • Error reading structures from 'VogkResource' in .NET Framework project.
  • AI Format
    • Resolved rendering issues in .NET 7.0 framework.
    • Resolved rendering issues with Type 2 Shading.
    • Removed the crop of bottom part of AI image on rendering.

Released: Mar 26, 2025

V25.3 での更新項目

機能

  • Unified method to improve blending.

不具合の修正

  • Fixed regression after implementing APS rendering.
  • Fixed regression at AI rendering.

Released: Feb 26, 2025

V25.2 での更新項目

機能

  • Added support for saving of PSB files with size more than 2Gb.
  • Implemented handling of Noise gradient in Layer Effects.
  • Improved mask processing performance.
  • Remade Drop Shadow effect.

不具合の修正

  • Shadow not drawn for file.
  • Exception "Index outside the bounds of the array" when saving PSB with size more than 1GB.

Released: Jan 22, 2025

V25.1 での更新項目

機能

  • Added the ability to replace content in many smart objects that have the same source reference.

不具合の修正

  • [AI Format] Resolved intersecting paths rendering issue.

Released: Dec 13, 2024

V24.12 での更新項目

機能

  • Refactored LayerResource classes to reduce dependencies from rarely used properties.
  • AI Format
    • Added support for Gradient Shading (type 7).
    • Added blending support.
    • Added an AiImage property for number of pages.
    • Added support for Axial Shading (type 2).
    • Reworked Compound Paths to work through APS.

不具合の修正

  • Implemented correct handling of PSD file with Shape layer and having vector and raster masks.
  • Fixed rendering of Shapes in PSD files created in an old version of the PS.
  • AI Format
    • Incorrect...

Released: Nov 11, 2024

V24.11 での更新項目

機能

  • Added object to change 'FillSettings'.
  • Added support for the Artboard layer.

不具合の修正

  • No support of UnitTypes.Millimeters for vector origin bounds.
  • [AI format] Handle the situation when Ai file has no layers (OCG).
  • Rework updating of FillSettings of FillLayer.

Released: Oct 11, 2024

V24.10 での更新項目

機能

  • Optimized rendering speed of Gradient Effect.

不具合の修正

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

Released: Sep 20, 2024

V24.9 での更新項目

機能

  • [AI Format] Replaced standard rendering with APS conversion to reduce file loading speed.
  • Added support for artb/artd/abdd/lyvr resources for Artboard.

不具合の修正

  • Fixed detection of Fill layer.
  • IndexOutOfRangeException on the updating of TextLayer.
  • Long opening of AI file.
  • Failed to load FillLayer from Embedded resource stream for Performance report.
  • Exception on reading invalid color value.
  • Starting with Aspose.PSD 24.7.0 issue with the particular document when iterating through Layers: Index...