Judah Frangipane
Judah Frangipane
Does the meltingice have an alternative solution for users of this library to keep it updated and maintained if he is unable?
It looks like it's related to this [issue](https://github.com/meltingice/psd.js/issues/168)
Hi I'm not editing the text with this library. If I remove the text layer _in Photopea_ and resave to a new PSD. Then when PSDjs parses there is no...
Did you get this working?
Well I think I figured out one way to do it. I copied the jar into the nodejs project at the root of the project. Then I added the jar...
Please consider adding this error message and these instructions to the main instructions page as the user may be migrating from a Java project.
Examples with both would be very helpful
It looks like [Skia](https://en.wikipedia.org/wiki/Skia_Graphics_Engine) itself has SVG support. I couldn't find a library with the term `skia safe` but I see the import statements in the code and a few...
I'm aware of adding multiple filters inline. What I meant by adding multiple filters manually was to do it longhand in JavaScript code rather than by string values. So instead...