tnfe / FFCreator

A fast video processing library based on node.js (一个基于node.js的高速视频制作库)

Home Page:http://tnfe.github.io/FFCreator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

本地设置字体没问题,在服务器上运行一段时候后就找不到字体了,不知道是哪的问题?

shoestrong opened this issue · comments

通过const content = new FFText({font: path.join(__dirname, 'xxx.ttf')})
或者 content.setFont(path.join(__dirname, 'xxx.ttf'))

都是不好使的。。。

检查是否包含中文or空格

@drawcall 用的是英文字体 Inter
image
系统是Amzn2