Skip to content

Commit f4c4fb4

Browse files
committed
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
1 parent ecb16a1 commit f4c4fb4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/four-peaches-bow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@webav/av-cliper': major
3+
---
4+
5+
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

Comments
 (0)