Aspose.PSD for .NET のリリース
Released: Dec 28, 2023
V23.12 での更新項目
機能
- AI Format
- Added support for processing of cross-reference streams.
- Added support for raster image rendering in new version of AI.
- Can now handle gradient type noise in GdflResource.
- Added the ability to open any image file as an embedded smart object in the PSD image.
不具合の修正
- Error "Object reference not set to an instance of an object." on saving of Text Layer After Update.
- Fix the manual loading of fonts on macOS using System.Drawing.Common and Aspose.Drawing.
- AllowWarpRepaint in the...
Released: Nov 28, 2023
V23.11 での更新項目
機能
- AI Format
- Added the ability to render PDF-based AI files.
- Added support for 'cm' PostScript operator.
- Added new types of warp: wave, shell up and shell down.
- Added vertical warp support.
不具合の修正
- System.ArgumentNullException: 'Value cannot be null. (Parameter 'key')' when calling TextLayer.GetFonts().
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.