You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(av-cliper): add font style support for subtitles#406
- Add fontWeight and fontStyle options to EmbedSubtitlesClip
- Support both string ('bold') and numeric (700) font weights
- Support italic and normal font styles
- Update demo and test cases
feat(av-cliper): add font style support for subtitles. Add fontWeight and fontStyle options to EmbedSubtitlesClip. Support both string ('bold') and numeric (700) font weights. Support italic and normal font styles. Update demo and test cases.
0 commit comments