This release adds support for parsing all of the available adjustment layers. It also adds a helper to get color labels and handles the inheritance properly.
Unclaimed project
Are you a maintainer of psd.rb? Claim this project to take control of your public changelog and roadmap.
Changelog
Parse Photoshop files in Ruby with ease
Last updated about 5 years ago
This release adds support for parsing all of the available adjustment layers. It also adds a helper to get color labels and handles the inheritance properly.
Text in text fields is now read directly from the descriptor instead of from psd-enginedata parsed data. This should solve some parsing issues.
psd-enginedata was also updated, which fixes some of it's own character encoding issues, so I highly recommend getting the latest version of that as well.