Skip to content

Add presentation customisation options #256

Description

@nigelmegitt

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.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions