This functionality I need in server side(nodejs)
I have installed canvas 2.2.0 version and in this I m unable to use loadFromJSON function.
But when I am using fabric and its canvas then this working fine.
I have changed from Fabric canvas to canvas because unable to change/set custom font in that
With the canvas 2.2.0 version, I am able to change or set custom fonts. But now I am anable to convert json data to base64image.
Any help would be appreciated. Thanks in advance