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 presentation customisation options #256

Open
nigelmegitt opened this issue May 2, 2024 · 0 comments
Open

Add presentation customisation options #256

nigelmegitt opened this issue May 2, 2024 · 0 comments
Assignees
Milestone

Comments

@nigelmegitt
Copy link
Contributor

Some players want to provide customisation adjustments to modify the appearance of the rendered subtitles. Add a mechanism for doing this.

I suggest basing this on bbc#2 which adds an optional options parameter to imscHTML.render().

Color customisation can be quite complex. I have some experimental code that separates out the concept of matching a color or a range of colors from the resulting action to take to modify the color, so that it can be extended. For example, rotating the hue around a color circle, adjusting the saturation or brightness, simply replacing one color with another, etc. are all potential options.

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