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

WIP: Feature/animation (investigating: #41) #48

Open willstott101 opened 1 year ago

willstott101 commented 1 year ago

This is a draft MR holding my code experiments for anyone curious. See: #41

chinedufn commented 1 year ago

Hey I'm planning to look at your issue comments / PR either this weekend or next week. Been a bit busy this week. Cheers!

willstott101 commented 11 months ago

No rush. I've lost steam a little bit, but there are definitely some patterns in the bytes that I am not currently parsing properly that you may recognise if you're more familiar with the encoding schemes.