|
-
Jul 22nd, 2019, 12:33 PM
#12
Re: PhotoDemon 7.0 beta: any help testing is greatly appreciated
Hi Gibra. Thank you for following up on this!
Yes, PhotoDemon now offers comprehensive PSD import/export support. I wrote a little article about it earlier this year:
https://photodemon.org/2019/02/20/ps...available.html
The import/export code is pure VB6 except for two 3rd-party dependencies covering DEFLATE support (libdeflate) and color management (littlecms). The parser successfully reads more images than any other 3rd-party PSD engine I have tested, including GIMP, Paint.NET's PSD plugin, etc. All PSD color models and compression types are fully supported.
Full parser source code is available at GitHub, especially the pdPSD, pdPSDLayer, and pdPSDLayerInfo classes.
Your PSD files were helpful in developing and testing the class. Thank you again!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|