▸ loadFont(): string | null
加载自定义字体文件
string | null
如果加载字体成功,则返回字体 family 值,否则返回 null。
← getTextLineHeight requestAnimationFrame →