bgrabitmap / lazpaint

🎨 Cross-platform image editor with raster and vector layers similar to Paint.Net written in Lazarus (Free Pascal)
https://lazpaint.github.io/
GNU General Public License v3.0
404 stars 57 forks source link

.psd files do not retain layers when they are opened #399

Open PakIvan opened 2 years ago

PakIvan commented 2 years ago

1. Summary: .psd files do not retain layers when they are opened 2. Steps to reproduce:

3. Expected result: The open file retains the layers of the original file 4. Actual result: An open file has one layer 5. Environment: Windows 8.1 6. Version: LazPaint 7.1.6 (64-bit) 7. Severity: Minor

circular17 commented 2 years ago

True. PSD layer structure is not handled by the reader for now.