I would like to use custom font in fabric text object, I followed the link below: http://fabricjs.com/fabric-intro-part-4/
But it seems that it's only supported in node.js.
Is there any way to support it on simple fabric text object on canvas?
I would like to use custom font in fabric text object, I followed the link below: http://fabricjs.com/fabric-intro-part-4/
But it seems that it's only supported in node.js.
Is there any way to support it on simple fabric text object on canvas?
By using Simple Css property Font @Face
Use CSS:
Create fabric text object instance :