We were not handling all possible record sizes for mask info and in case it was an unknown size we set everything to 0 instead of reading the parts we do recognize. Let's make it more flexible by reading the parts we do know about and skip the remaining data if any. Also added a few more g_debug statements to make it easier to check some values when needed. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile.am | ||
| meson.build | ||
| new-resource-ids.txt | ||
| psd-image-res-load.c | ||
| psd-image-res-load.h | ||
| psd-layer-res-load.c | ||
| psd-layer-res-load.h | ||
| psd-load.c | ||
| psd-load.h | ||
| psd-save.c | ||
| psd-save.h | ||
| psd-thumb-load.c | ||
| psd-thumb-load.h | ||
| psd-util.c | ||
| psd-util.h | ||
| psd.c | ||
| psd.h | ||
| TODO.txt | ||