|
|
|
|
|
by _puk
4056 days ago
|
|
Uses canvas as per the documentation: "Converts all resources into an Image object by applying the function draw. The draw function receives all resources as canvases..." I went down the same thought process as you.. Would be useful on the server, coupled with node-canvas. Wonder whether it would be faster / more scalable than calling out to ImageMagick to add gradients or text to an Image.. |
|
https://github.com/brianium/watermarkjs/issues/11