oov / psd

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

Home Page:https://godoc.org/github.com/oov/psd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Render changes

mahmoud-eskandari opened this issue · comments

Can't render changes because PSD.Picker object not updated after modify layers
,is it possible?

Editing is currently not supported in this package so you can't it.

I'll find a layer and replace it's image with an other image and render it
can you help me to finding a library or suggest me the solution for this issue?

Thank's so much♥

I don't know the package that is possible in Go.
Rendering a PSD file is a very complicated task in generally.
So I think there are almost no libraries that can do it without problems.

I found something like this. (but I have never used it.)
https://www.molecular-matters.com/products_psd_sdk.html