psd icon indicating copy to clipboard operation
psd copied to clipboard

cannot access `BlendMode` but PsdLayer.blend_mode() returns `BlendMode`.

Open namse opened this issue 1 year ago • 3 comments

I'd like to use BlendMode but it doesn't exposed to user. would you make it public?

namse avatar Jul 13 '24 14:07 namse

Reiterating that this isn't public. Without being able to access this type, this library is almost useless; you cannot even begin to attempt to properly render nontrivial PSDs.

wareya avatar Mar 24 '25 02:03 wareya

We have forked and modified this project for our use. We understand well how difficult it is to continuously maintain an open-source project. However, that doesn’t mean we don’t feel any regrets.

namse avatar Mar 24 '25 13:03 namse

I would accept a PR that makes the BlendMode public.

chinedufn avatar Aug 22 '25 18:08 chinedufn