Ross Ning

Results 4 comments of Ross Ning

会在之后的版本中加一个进度条,不然没有反馈..

movy现在还不支持直接加载(ttf字体),目前可以通过`font: "en" | "condensed" | "code" | "math" | "arcade" | "zh" | "gdh"` 指定7种内置的字体。 ![image](https://user-images.githubusercontent.com/22453098/148720621-2be8090f-45c5-4674-9ac1-ebe9fd9bed69.png) 示例: https://github.com/rossning92/movy/blob/master/examples/fonts.js

should be fixed by cab4e8c

嗨,猜测应该是部分资源没有成功加载。你可以尝试将项目clone在本地然后按照README.md中的步骤在本地运行试试看呢。