chinedufn / psd

A Rust API for parsing and working with PSD files.
https://chinedufn.github.io/psd
Apache License 2.0
265 stars 40 forks source link

InvalidChannel error #49

Open nadenf opened 11 months ago

nadenf commented 11 months ago

Reading the attached PSD file results in the following error:

InvalidChannel { channel_id: 3 }

Sample1.psd.zip