Lanzamientos de Aspose.PSD for Java

Released: Mar 29, 2024

Actualizaciones en V24.3

Características

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

Correcciones

  • 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

Actualizaciones en V24.1

Características

  • Added basic handling for multipage AI images.

Correcciones

  • 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

Actualizaciones en V23.12

Características

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

Correcciones

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

Released: Dec 27, 2023

Actualizaciones en V23.11

Características

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

Correcciones

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

Released: Dec 22, 2023

Actualizaciones en V23.10

Características

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

Correcciones

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

Actualizaciones en V23.9

Características

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

Correcciones

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

Released: Oct 27, 2023

Actualizaciones en V23.8

Características

  • Added support for new types of warp (Flag, Arc Up, Arc Down and Sphere).
  • Added new PsdImage.AddPosterizeAdjustmentLayer method for adding new Posterize layers.

Correcciones

  • PSD information lost on just opening and saving.
  • 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: Oct 19, 2023

Actualizaciones en V23.7

Características

  • Added the ability to export each layer of a PSD file as an animated GIF.
  • You can now assign the 'Fill' property of the Shape layer form vscg resources.
  • Added new types of warp.
  • Added the ability to get the real LayerGroup Left and Top positions.

Correcciones

  • 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 the layer works wrong when PSD file...

Released: Sep 8, 2023

Actualizaciones en V23.6

Características

  • Refactored TimeLine API.
  • Optimized warp rendering.
  • Added support for Threshold Adjustment layers.
  • Added support for Selective Color Adjustment layers.
  • Added the ability to export PSD TimeLine to animated GIF files.
  • Added support for 'TextLayer' without rectangular borders.
  • Added support for 'ShapeLayer'.

Correcciones

  • Replacing image in Smart object is not updating.
  • PSD file can not be saved as PSD with the following exception: Rgb and Lab modes can not contain less than...

Released: Jun 28, 2023

Actualizaciones en V23.4

Características

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

Correcciones

  • Ported missed functionality from Aspose.PSD for .NET to Aspose.PSD for Java.
  • 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...