issues
search
mdboom
/
pytoshop
Library for reading and writing Photoshop PSD and PSB files
Other
119
stars
23
forks
source link
Implemented writing groups with masks
#33
Open
HarvestDigitalE
opened
2 years ago
HarvestDigitalE
commented
2 years ago
Added functionality
Added functionality to write groups with masks
Implemented #28
Updated legacy python 2 code to work 3+ (replacing unicode types with str)
To be implemented
Allow for loading of PSD/PSB files with masked layers
Added functionality
To be implemented