psd icon indicating copy to clipboard operation
psd copied to clipboard

PSD/PSB(Photoshop) file reader for Go programming language

Results 1 psd issues
Sort by recently updated
recently updated
newest added

**Behavior** When a certain layer is a vector (simple pen tool shape), `HasImage()` returns true but the Picker of said layer has no image data which panics on `png.Encode` with...