Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DVB Font Downloads #4337

Closed
mattjuggins opened this issue Dec 21, 2023 · 1 comment
Closed

Add DVB Font Downloads #4337

mattjuggins opened this issue Dec 21, 2023 · 1 comment

Comments

@mattjuggins
Copy link
Contributor

mattjuggins commented Dec 21, 2023

For TTML subtitle tracks it would be beneficial for content providers using dash.js to be able to specify custom fonts for use with subtitles. This is described in the DVB Dash specification ETSI TS 103 285 V1.4.1 - Section 7.2 Downloadable Fonts.

Functionality to meet the specification should be implemented, including handling DVB font download attributes in essential and supplementary property descriptors.
Fonts should also be downloaded to the browser, cleaned up, and the risk of clashing with other local/browser fonts minimised.

PR #4338 has been opened as a proposal for this functionality, which has further information on the implementation.

@dsilhavy
Copy link
Collaborator

Implemented in #4338

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants