[imsc] Pull Request: Permit CSS font matching and font-face mapping

nigelmegitt has just submitted a new pull request for https://github.com/w3c/imsc:

== Permit CSS font matching and font-face mapping ==
As per discussion on #516 :

* State that processors may use CSS 3 font matching algorithm.
* State that fonts may be mapped to font resources using the `@font-face` rule.
* Tabulate mapping of `font` element attributes and child element attributes to CSS descriptors
* Note the potential discrepancy between line height computation font selection and rendering font selection.

See https://github.com/w3c/imsc/pull/517

Received on Monday, 27 January 2020 16:16:28 UTC