mirror of
https://github.com/xhlove/GetDanMu.git
synced 2025-12-17 08:35:57 +08:00
bug fix
This commit is contained in:
13
README.md
13
README.md
@@ -35,6 +35,19 @@
|
||||
> -y或--y 覆盖原有弹幕而不提示 默认不使用
|
||||
|
||||
|
||||
- 字体配置文件(可选)
|
||||
新建名为`config.json`的文件,内容形式如下:
|
||||
```json
|
||||
{
|
||||
"fonts_base_folder": "C:/Windows/Fonts",
|
||||
"fonts": {
|
||||
"微软雅黑":"msyh.ttc",
|
||||
"微软雅黑粗体":"msyhbd.ttc",
|
||||
"微软雅黑细体":"msyhl.ttc"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
# 效果示意(字幕与视频不相关)
|
||||

|
||||
[查看使用演示视频点我][2]
|
||||
|
||||
Reference in New Issue
Block a user