From 4dd386deebe9bf67d13ece936ad8acb24c1661af Mon Sep 17 00:00:00 2001 From: Pierre-Anthony Lemieux Date: Fri, 27 Dec 2024 10:48:00 -0800 Subject: [PATCH] Add support for subscripts and superscripts --- imsc1/spec/ttml-ww-profiles.html | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/imsc1/spec/ttml-ww-profiles.html b/imsc1/spec/ttml-ww-profiles.html index e3d8f92f..f4362dc7 100644 --- a/imsc1/spec/ttml-ww-profiles.html +++ b/imsc1/spec/ttml-ww-profiles.html @@ -1100,6 +1100,17 @@

Supported Features and Extensions

prohibited + + + #fontVariant + + + permitted
+ Section specifies additional constraints. + + prohibited + + #fontWeight @@ -3518,7 +3529,19 @@

Slanted Japanese-language text

(b) Japanese-language slanted vertical text consists of characters slanted in the vertical direction (and not in the horizontal direction), it is recommended that tts:shear be specified to slant Japanese-language text – instead of specifying tts:fontStyle="italic" or tts:fontStyle="oblique".

- + + +
+

#fontVariant

+ +

The computed value of the tts:fontVariant attribute SHALL be one of the + following:

+ +
@@ -5083,6 +5106,10 @@

Added Features

Relative to the TT Feature namespace + + + #fontVariant +