You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s.summary = "A simple Objective C (Mac and iOS) writer for .psd files with multiple layers and groups."
s.description = <<-DESC
SFPSDWriter is an Objective-C library for writing PSD files. Here at Shiny Frog we needed a way to write **multilayer** **PSDs** with **groups** and this library is the result after days of headaches.
It features:
* Multilayer PSD creation
* Grouping of layers
* Unicode layer name support
* Some layer configurations (like the blend mode of the layer)