Browse our Products

Aspose.PSD for Python via .NET 25.10 - Release Notes

KeySummaryCategory
PSDPYTHON-246[AI Format] Implementing Type 3 (Radial) ShadingFeature
PSDPYTHON-247Optimization of Aspose.PSD rendering performance for large imagesEnhancement
PSDPYTHON-248If you modify the TextLayer and save the PSD file, an error occursBug
PSDPYTHON-249Editing of text in the specific PSD File throws a null reference exception on fontStyleRecord parsingBug
PSDPYTHON-250Fix the issue with saving large filesBug
PSDPYTHON-251Regression. An exception occurs whenever saving PSD files with a size of more than 200 MB and large dimensionsBug
PSDPYTHON-252Impossible to open the PSD file because of a null reference in SmartObjectResourceBug
PSDPYTHON-253Smart Object Replace in the specific file doesn’t workBug
PSDPYTHON-254The ImageLoadException occurs when loading AI filesBug
PSDPYTHON-255[AI Format] The NullReferenceException occurs when loading specific filesBug
PSDPYTHON-256[AI Format] The ImageLoadingException occurs on opening of a specific AI FIleBug
PSDPYTHON-257Rendering of the Gradient Effect in specific files doesn’t workBug
PSDPYTHON-258[Regression] Fix updating the LnkeResource on replacing smart objectsBug

Public API Changes

Added APIs:

  • None

Removed APIs:

  • None

Usage examples:

PSDPYTHON-246. [AI Format] Implementing Type 3 (Radial) Shading

       

PSDPYTHON-247. Optimization of Aspose.PSD rendering performance for large images

       

PSDPYTHON-248. If you modify the TextLayer and save the PSD file, an error occurs

       

PSDPYTHON-249. Editing of text in the specific PSD File throws a null reference exception on fontStyleRecord parsing

       

PSDPYTHON-250. Fix the issue with saving large files

       

PSDPYTHON-251. Regression. An exception occurs whenever saving PSD files with a size of more than 200 MB and large dimensions

       

PSDPYTHON-252. Impossible to open the PSD file because of a null reference in SmartObjectResource

       
PSDPYTHON-253. Smart Object Replace in the specific file doesn’t work
       

PSDPYTHON-254. The ImageLoadException occurs when loading AI files

       

PSDPYTHON-255. [AI Format] The NullReferenceException occurs when loading specific files

       

PSDPYTHON-256. [AI Format] The ImageLoadingException occurs on opening of a specific AI FIle

       

PSDPYTHON-257. Rendering of the Gradient Effect in specific files doesn’t work

       

PSDPYTHON-258. [Regression] Fix updating the LnkeResource on replacing smart objects