generated from xhofe/solid-lib
-
Notifications
You must be signed in to change notification settings - Fork 468
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add
libass-wasm
as ASS subtitles renderer (#121)
* feat: add `libass-wasm` as ASS subtitles renderer * style: specification type definition * chore: less font file size with better visual effect * chore: update package.json
- Loading branch information
1 parent
3951af9
commit dce4463
Showing
11 changed files
with
404 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,3 +4,6 @@ pnpm-lock.yaml | |
.husky | ||
.prettierignore | ||
.gitignore | ||
*.ttf | ||
*.otf | ||
*.woff2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.