I'm trying to run your watermarking in a Netlify build plugin - to watermark some downloaded images before publishing into a hugo site.
I think I'm running into the problem of not having ghostscript - which is impossible because it's run server side. Any advice?
This is the error I get:
Image-Watermark::embedWatermark : Error in applying watermark : Error: Command failed: convert-im6.q16: unable to read font `helvetica' @ error/annotate.c/RenderFreetype/1338.
I'm trying to run your watermarking in a Netlify build plugin - to watermark some downloaded images before publishing into a hugo site.
I think I'm running into the problem of not having ghostscript - which is impossible because it's run server side. Any advice?
This is the error I get: Image-Watermark::embedWatermark : Error in applying watermark : Error: Command failed: convert-im6.q16: unable to read font `helvetica' @ error/annotate.c/RenderFreetype/1338.
Any advice?