I am using fabricJS in my project, fabric version(1.6.2). Is there any property for spacing between characters?
I have looked into this charSpacing
property char spacing fiddle but I believe it's not available for version(1.6.2), I have tried this fiddle2.
Is there any other way to achieve similar?
Thanks
PS: I cannot update my version because it's in completion stage and don't know what got broke.