Browse our Products
Aspose.PSD for Python via .NET 25.10 - Release Notes
| Key | Summary | Category |
|---|---|---|
| PSDPYTHON-246 | [AI Format] Implementing Type 3 (Radial) Shading | Feature |
| PSDPYTHON-247 | Optimization of Aspose.PSD rendering performance for large images | Enhancement |
| PSDPYTHON-248 | If you modify the TextLayer and save the PSD file, an error occurs | Bug |
| PSDPYTHON-249 | Editing of text in the specific PSD File throws a null reference exception on fontStyleRecord parsing | Bug |
| PSDPYTHON-250 | Fix the issue with saving large files | Bug |
| PSDPYTHON-251 | Regression. An exception occurs whenever saving PSD files with a size of more than 200 MB and large dimensions | Bug |
| PSDPYTHON-252 | Impossible to open the PSD file because of a null reference in SmartObjectResource | Bug |
| PSDPYTHON-253 | Smart Object Replace in the specific file doesn’t work | Bug |
| PSDPYTHON-254 | The ImageLoadException occurs when loading AI files | Bug |
| PSDPYTHON-255 | [AI Format] The NullReferenceException occurs when loading specific files | Bug |
| PSDPYTHON-256 | [AI Format] The ImageLoadingException occurs on opening of a specific AI FIle | Bug |
| PSDPYTHON-257 | Rendering of the Gradient Effect in specific files doesn’t work | Bug |
| PSDPYTHON-258 | [Regression] Fix updating the LnkeResource on replacing smart objects | Bug |
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-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