Aspose.PSD for .NET のリリース

Released: Aug 14, 2024

V24.8 での更新項目

機能

  • [AI Format] Added support for handling XObject Groups.
  • Enhanced Warp transformation capabilities by adding WarpSettings for TextLayer and SmartObjectLayer.
  • [AI Format] Added support for handling layers in content streams operators.

不具合の修正

  • Rendering result of AI file is very different in comparison with Illustrator results.
  • Relink Smart Object doesn't apply to all Smart Object in PSD file.

Released: Jul 11, 2024

V24.7 での更新項目

不具合の修正

  • "Image loading failed." exception when open AI document.
  • Text rendered incorrectly in output PDF files.
  • Fixed ImageSaveException: Image export failed for the given file on Linux.
  • Fixed fonts loading when using Aspose.Drawing.
  • 'Arithmetic operation resulted in an overflow' when creating smart object layer using large JPEG.
  • The AI file can not be converted into a JPG file.

Released: Jun 6, 2024

V24.6 での更新項目

機能

  • Added support for Gradient map layer.
  • [AI Format] Added support for XPacket Metadata.
  • Implemented Inflate, Squeeze, and Twist warp types.

不具合の修正

  • RGB and Lab modes can not contain less than 3 channels and more than 4 channels in the file with ArtBoard Layers.
  • The processing area top must be positive. (Parameter 'areaToProcess') on the processing of specific file.
  • Expanded over the canvas image is cropped after the saving. Data is lost but Preview looks correct.

Released: May 15, 2024

V24.5 での更新項目

機能

  • Added support for handling AI Files with EPSF header.

不具合の修正

  • Semi transparency is processed wrong on the PSD file preview.
  • Rendering of Shape Layer Partially incorrect.
  • Exception whenever saving PSD files with size more than 200 MB and large dimensions.
  • Image saving failed exception when saving to PDF after update from 23.7 to 24.3.
  • Fixed the issue in GetFontInfoRecords method for the Chinese Fonts.

Released: Apr 15, 2024

V24.4 での更新項目

機能

  • AI Format - Added support for handling XObjectForm resource.
  • Added a Constructor for the ShapeLayer.

不具合の修正

  • Fixed conversion of PSD file from RGB to CMYK.
  • Specific PSD file can not be exported using Aspose.PSD.

Released: Mar 25, 2024

V24.3 での更新項目

機能

  • Reduced loading time of large multi-page AI images.

不具合の修正

  • PSD File after the converting from 8 bit to 16 bit became unreadable.
  • PSD File after the converting from 8 bit to 32 bit became unreadable.
  • Fixed Short Curve rendering of AI file.

Released: Mar 7, 2024

V24.2 での更新項目

機能

  • You can now handle the Angle property for 'PatternFillSettings'.
  • Added support for vertical and horizontal scale in 'TextLayer'.
  • Added correct rendering of background in PDF-based AI format.

不具合の修正

  • 'Image loading failed.' exception when opening document.
  • Issue saving PSD files with stroke pattern.
  • Text style is incorrect in a smart object when using 'ReplaceContents'.
  • Fixed Cubic Bezier rendering in AI files.

Released: Feb 1, 2024

V24.1 での更新項目

機能

  • Added basic handling for multipage AI images.

不具合の修正

  • Warp Text Effect doesn't apply to text.
  • Incorrect rendering of mask in the specific file.
  • NullReferenceException at Aspose.PSD.FontParsing.OpenType.Serialization.OpenTypeFontInfo..ctor.
  • [AI Format] Fixing the memory usage in AiExporterUtils.

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().