Skip to content

Introduction of support to TTML#15

Draft
alexandercerutti wants to merge 740 commits intodevelopfrom
feature/ttml-adapter
Draft

Introduction of support to TTML#15
alexandercerutti wants to merge 740 commits intodevelopfrom
feature/ttml-adapter

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)

Todo list

  • Add meaningful error classes instead of generic throw new Error()

@vercel
Copy link

vercel bot commented Feb 18, 2024

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sub37-sample Ready Ready Preview, Comment Mar 18, 2026 11:36pm

@alexandercerutti alexandercerutti linked an issue Feb 18, 2024 that may be closed by this pull request
@alexandercerutti alexandercerutti changed the title Introduction of support to TTML Adapter Introduction of support to TTML Feb 18, 2024
@alexandercerutti alexandercerutti self-assigned this Feb 24, 2024
…t supports animate attribute. This plays on the fact that any element that supports animate attribute actually supports Animation.class*
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