Aspose.PSD for Java Releases

Released: Aug 30, 2024

Updates in V24.8

Features

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

Fixes

  • 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: Aug 2, 2024

Updates in V24.7

Fixes

  • "Image loading failed." exception when opening 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: Jul 2, 2024

Updates in V24.6

Features

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

Fixes

  • 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 30, 2024

Updates in V24.5

Features

  • Added support for handling AI Files with EPSF headers.

Fixes

  • 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 20, 2024

Updates in V24.4

Features

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

Fixes

  • Fixed conversion of PSD file from RGB to CMYK.
  • Setting the License for Aspose.PSD for Java leads to exception if it made more than one time.
  • Specific PSD file can not be exported using Aspose.PSD.

Released: Mar 29, 2024

Updates in V24.3

Features

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

Fixes

  • 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: Feb 9, 2024

Updates in V24.1

Features

  • Added basic handling for multipage AI images.

Fixes

  • 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: Jan 23, 2024

Updates in V23.12

Features

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

Fixes

  • 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: Dec 27, 2023

Updates in V23.11

Features

  • Added support for LMskResource.
  • 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.

Fixes

  • System.ArgumentNullException: 'Value cannot be null. (Parameter 'key')' when calling TextLayer.GetFonts().

Released: Dec 22, 2023

Updates in V23.10

Features

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

Fixes

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