Is that possible to use Fabric.js with web fonts, without attaching Cufon library and its fonts? I can easily do it with standard canvas functionality so I wonder if it’s possible in Fabric.
Is that possible to use Fabric.js with web fonts, without attaching Cufon library and
Share
We’re planning to ditch Cufon soon, in favor of native text methods. We incorporated Cufon ~2 years back when native text methods weren’t very cross-browser available (see this test of mine from back in the days). Once we drop it, it will probably be an optional module, for cases when compatibility in older clients is important.