I've been using FabricJS for some time now, have a panel which creates a template using FabricJS, saving this template in json format on server side. At run time I want to generate image files of saved template that is content of json file will be changing for example, have kept a placeholder to change text dynamically, but want to save this in image on server.
Is there anything similar to "node-canvas" for Microsoft asp.net MVC ?
Any pointers would definitely be of great help.
Thanks ~Jack