aidancrowther / aidancrowther/ASCIIPlay
Add support for more subtitle filetypes
未关闭
enhancement
- 主要语言
- C
- 星标
- 33
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently, only SRT subtitles are supported, we would like to expand this to more filetypes such as SSV and ASS. To do this you will need to check the file extension and then reimplement the subtitle loader system to load in the same style with these new formats.
This code can be found in loadSubs in the main.c file, by loading the data into the subtitle array in the format described within this function subtitle rendering should work.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。