This changelog aims to document all the high-level changes added by the BBC on top of upstream sandflow/imscJS 1.1.2 library.
For more detailed changes, please use the commit history.
- Handle TTML1 1st Edition CR ttaf namespace declarations
- Add
options
parameter toimscHTML.render()
to allow customisation of presentation - Performance improvements inside
generateISD
. #6 - Adjacent character spans within the same line are merged together when they came from the same span in the source. #10
- Prune duplicate resolved font-family property values. #7