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 381 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)

Added attribute for pre-emission of a token. This avoid for a div/body token to be emitted different times.

Removed also shells creation when emitting nodes
…a null-ish root and to have better comparison between elements in the tree
…ent while we have already another region active
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