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

Handle out of bounds layers #52

Closed kevzettler closed 8 months ago

kevzettler commented 8 months ago

This PR is a extension of: https://github.com/chinedufn/psd/pull/46

This PR includes all the code from #46 and additionally has tests and README updates

chinedufn commented 8 months ago

Thanks!

aanari commented 8 months ago

LGTM