Anup Aglawe
Anup Aglawe
Hi, @pedriin1 Currently no, but it is easy to integrate. Feel free to create PR. Snippet from my other project - https://github.com/anup-a/meshy/blob/main/src/lib/utils/downloadImage.js ```js import { saveAs } from "file-saver"; const...
If I understand correctly you want to create a hosted API which generates a png image. Should be very straightforward with this library. Let me know if you face any...
Currently, it doesn't support server-side rendering. I can definitely give it a shot with `node-canvas` but I'm not too sure about how well it works.
Thanks for the feedback, will try to update/fix it over the weekend.
Hey @georgioupanayiotis. Assigned to you.
Hi @georgioupanayiotis. Sure I'll add the label. If you want it to make it as a hacktoberfest contribution, then I think PR should merge only after 1st Oct. Am I...