EmilDohne / PhotoshopAPI

A modern and performant C++20 read/write parser of Photoshop Files (*.psd and *.psb) with fully fledged Python bindings hosted on PyPi
https://photoshopapi.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
100 stars 11 forks source link

Add more detailed error messages when encountering incorrect image da… #74

Closed EmilDohne closed 4 months ago

EmilDohne commented 4 months ago

…ta shapes as well as if we detect a non-c-style contiguous array in which case we will forcecast the image data