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

Introduction of support to TTML #15

Draft
wants to merge 439 commits into
base: develop
Choose a base branch
from

Conversation

alexandercerutti
Copy link
Owner

@alexandercerutti alexandercerutti commented Feb 18, 2024

Breaking changes

  • (Re)Introduced Entities.Style;
  • Removed Entities.Tag.setStyles;
  • Removed the concepts of offset and length in lines;
  • (Behavior) Adapters now are in charge of specifing the entities to apply to specific cues, in a ordered way (captions-renderer won't re-order them anymore)

…rser to take out all the attributes that do not start with tts
…ection for a cue is already delegated to the renderer, even when a word is split
…ed orchestrator and cueNode entities sorting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi line does not preserve style
1 participant