开发小程序插件,插件支持调用wx.loadFontFace 吗?
wx.loadFontFace 这个API是否支持 在小程序开发的插件中被调用;
在https://developers.weixin.qq.com/miniprogram/dev/framework/plugin/api-limit.html(插件调用API的限制)中没有查看到这个API;在插件功能页中也没有这个API,那如果我想在API中调用这个API,那该怎么办呢?